|
Oops the error got offset I meant to point
it to 403. -----Original Message----- The problem I am having is when I
connect to vqadmin using ie and I go to the server name I get the login prompt,
but after I successfully login I get routed to the apache test page. Below is an attatchment of what I see in
the access_log for apache and an excerpt from my httpd.conf file. It works fine if connect locally from
the server, but otherwise it doesn’t work and I am looking for
suggestions as to what can be wrong.
If there is like a chat room or something that I can join to get live
help. Note Ip addresses are hidden as well
as any important information. Access_log 192.168.2. - - [
|----- If
I am correct this is the access denied error. httpd.conf <Directory
"/var/www/cgi-bin/vqadmin"> deny from all Options ExecCGI AllowOverride AuthConfig Order deny,allow </Directory> <VirtualHost 192.168.2.*:80> ServerName test.test.com DocumentRoot
/var/www/cgi-bin/vqadmin/html ScriptAlias /cgi-bin/
"/var/www/cgi-bin/vqadmin/" </VirtualHost> |
- [vqadmin] Re: Problem accessing vqadmin via virutal Host... David Petruzzella
- David Petruzzella
