roaringbiz
IS-IT--Management
HELP!!!!
I am having an almost impossible time setting up my virtual hosting... I got the htdocs to work.... i got the cgi-bin to work... but i can't get the error or accesss logs to work for each host
I have the directories as such
WEBSITES
Okanaganweb.com
HTDOCS
CGI-BIN
ERROR
LOGS
mnemonicrom.com
HTDOCS
CGI-BIN
ERROR
LOGS
It's important that each user get access to their own logs and error messages stored in their own directories... I can't figure out how to set it up and I've already read two books that don't go into it at all.
############### WEB HOSTINGS #################
<VirtualHost 154.5.79.246>
VirtualDocumentRoot D:/indigoperl/apache/WEBSITES/%0/HTDOCS
VirtualScriptAlias D:/indigoperl/apache/WEBSITES/%0/CGI-BIN
# ErrorLog D:/indigoperl/apache/WEBSITES/%0/ERROR/Error.log
# CustomLog D:/indigoperl/apache/WEBSITES/%0/LOGS/Access.log
</VirtualHost>
That is what I have now. Can anyone help me get this site working??
I am having an almost impossible time setting up my virtual hosting... I got the htdocs to work.... i got the cgi-bin to work... but i can't get the error or accesss logs to work for each host
I have the directories as such
WEBSITES
Okanaganweb.com
HTDOCS
CGI-BIN
ERROR
LOGS
mnemonicrom.com
HTDOCS
CGI-BIN
ERROR
LOGS
It's important that each user get access to their own logs and error messages stored in their own directories... I can't figure out how to set it up and I've already read two books that don't go into it at all.
############### WEB HOSTINGS #################
<VirtualHost 154.5.79.246>
VirtualDocumentRoot D:/indigoperl/apache/WEBSITES/%0/HTDOCS
VirtualScriptAlias D:/indigoperl/apache/WEBSITES/%0/CGI-BIN
# ErrorLog D:/indigoperl/apache/WEBSITES/%0/ERROR/Error.log
# CustomLog D:/indigoperl/apache/WEBSITES/%0/LOGS/Access.log
</VirtualHost>
That is what I have now. Can anyone help me get this site working??