Jump to content

Apache Document Root Problem


jwwceo

Recommended Posts

Hello,

 

I finally got Apache, Php, Mysql all up and running. I then rebooted my server, and the test pages I made, index.html, and test.php are no longer showing up. I get the test Apache page.

 

It seems the document root was somehow changed, or possibly one of the install scripts made some kind of symlink or alias or something. My httpd.conf has the following:

 

DocumentRoot "/usr/local/apache2/htdocs"

 

Yet, the server is looking for my docs in:

 

/var/www/html/

 

I know I can just move my source files there, but it seems weird that it would change. Any ideas???

 

JW

Link to comment
https://forums.phpfreaks.com/topic/101925-apache-document-root-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.