Help - Search - Members - Calendar
Full Version: www and public html questions
The Planet Forums > System Administration > Web Hosting
webones
Hi, On a new server for some reason I seem to have different contents of www and public_html directories. On our other server at TP, both these directories contain the same files ie: I guess they are mirrored.

What setting do I need to change/check to make certain that both directories contain the same material? Thank you.
Jeff
Usually the www directory is just a symbolic link to the public_html directory

from the directory containing both public_html and www, you could
mv www wwwbackup
ln -s public_html www
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.