Page 1 of 1

confused

PostPosted: 17. December 2009 05:18
by thestick
I can't seem to change when i type localhost to show my files in the htdocs folder, it is redir. to xammp subfolder.. i looked everywhere i could think of including the httpd.conf and it shows localhost/htdoc.. can some one answer this real simple question thanks a ton.
support info:
###### Apache Friends XAMPP Lite (Basis Package) version 1.7.2 ######

on XP PRO

Re: confused

PostPosted: 17. December 2009 05:40
by Izzy
Simply delete XAMPP's index.php and replace it with your own index.php file then type http://localhost in your browser will give you your own index.php file.

Delete both index files in the htdocs folder if you use an index.html file as an alternative to an index.php file.

If you want the XAMPP Welcome Demo Page then type http://localhost/xampp/index.php in your browser.

Re: confused

PostPosted: 17. December 2009 05:43
by thestick
i have done that and still redirects me to the subfolder xammp that is no longer there.

i have used google chrome and ie8, before and after a computer restart

Re: confused

PostPosted: 17. December 2009 05:46
by Izzy
It's time to delete your browser's cache and do it often when working at localhost level.

Re: confused

PostPosted: 17. December 2009 05:51
by thestick
yep done and done. i even moved all the files to a subfolder and changed my doc.root to the subfolder