ok. next major issue i am having...(major to me, i'm sure minor to the rest of you)
my domain name is www.jetmuffler.com how do I get this domain to bring up the default home page of www.jetmuffler.com/store/index.html I
thanks!
<?php
header("Location: http://www.jetmuffler.com/store/index.html");
?>
<html>
<head>
<meta HTTP-EQUIV="REFRESH" CONTENT="0;URL=http://www.jetmuffler.com/store/index.html">
</head>
<body>
</body>
</html>
Users browsing this forum: No registered users and 93 guests