Default Server Site??

philmcdonnell

Verified User
Joined
Jan 6, 2004
Messages
181
Location
New York
Hello,

I have a DA server running for a while now. The default site for the admin has never been setup. My question is what folder do I upload my files to for the admin user?

Right now if I put the servers host name I get the default Apache screen.

Thanks,
Phil
 
The default website files are found in /var/www/html/
And when the admin creates a domain in the user level it acts like a normal user with a directory in /home/admin/domains/

These defaults can be changed through the httpd.conf file.
 
Back
Top