Page 1 of 1

index.php problems

PostPosted: 27. May 2005 00:12
by thablkpanda
I have uploaded an index.php file to my xampp server in the htdocs directory, but xampp continues to automatically go to /xampp/splash.php. I have already deleted the index.html file that forwarded it automatically, but it continues to visit /xampp/splash.php instead of my /index.php file. Please help.

Chris Merchant

PostPosted: 27. May 2005 02:00
by sckoh
You can fix it as you edit apache/conf/httpd.conf/DocumentRoot. I.E.

DocumentRoot "D:/xampp/htdocs/thablkpanda's home"
and move index.php to thablkpanda's home folder.

PostPosted: 27. May 2005 10:38
by Wiedmann
but xampp continues to automatically go to /xampp/splash.php

Please search the forum. This question is asked all two days...