Page 1 of 1

Deleting Default XAMPP Redirect Page

PostPosted: 31. December 2006 20:07
by Gamzarme
How do I remove the redirect and have "http://192.168.1.100/" go right to the root page in "http://192.168.1.100/" instead of redirecting to "http://192.168.1.100/xampp/"?

I've read something on ".htaccess" files but the one I found in "/xampp/" isn't letting me edit it.

What do I do? What should I change and where?

-Patrick

PostPosted: 31. December 2006 20:10
by Wiedmann
The redirect is in the file "index.html" or "index.php".

(Maybe you must clear your browser cache)

PostPosted: 31. December 2006 20:21
by Gamzarme
Wiedmann wrote:The redirect is in the file "index.html" or "index.php".

(Maybe you must clear your browser cache)

That did it! I had to clear my browser cache. Thanks for the quick the reply..you're a great Moderator. =)

-Patrick