I have apache set up and it is working fine except for one part.

I have several virtual servers set up and pointing to document roots 
in the /var/html/servername directories - these all work fine.

I am trying to set one up which points to a directory under a users 
home space as follows:

<VirtualHost _default_:80>
DocumentRoot /home/rod/html
ServerName www.rodswebsite.com
ServerAlias rodswebsite.com
DirectoryIndex index.html index.htm
</VirtualHost>

I keep getting an error message that /home/rod/html does not exist.

I know that it exists, any ideas?


Thanks,




To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
removed. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/LINUX_Newbies/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to