View Single Post
Old 2006-11-20, 04:14 PM   #7
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
In the httpd.conf file, have you set the correct 'UserDir' to point to your Document Root?

I have a seperate partition for my mirrored web server (what is on the server is exactly what's on my home PC.

The line in the Apache httpd.conf file that sets this is:
UserDir "F:/home/username"

I also have VirtualHost definitions set up for each domain and a hosts file that makes my domains point to 127.0.0.1 when I turn the webserver on for local dev work.
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote