[users@httpd] access denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi list, my server is denying access to cgi-bin, i m trying on it for a while, before that it was even saying that premature end of script, but now after some modifications (adding cgi-bin directory to virtual host) it says access denied
following is the config
-----------------------------------------------------------------------------------------
<VirtualHost 1.2.3.4>
ServerAlias mine.com
ServerAdmin webmaster@xxxxxxxx
DocumentRoot /home/mine/public_html
BytesLog domlogs/mine.com-bytes_log
ServerName www.mine.com

User mine
Group mine
CustomLog /usr/local/apache/domlogs/mine.com combined
ScriptAlias /cgi-bin/ /home/mine/public_html/cgi-bin/

<Directory /home/mine/public_html/cgi-bin/>
Options +Indexes +ExecCGI
Order allow,deny
DirectoryIndex index.cgi
AllowOverride None
</Directory>
</VirtualHost>
---------------------------------------------------------------------------------

the error it gives is
[Tue Feb 21 14:15:48 2006] [error] [client 80.231.220.2] client denied by server configuration: /home/mine/public_html/cgi-bin/dgate.html

whats is the error in fact
Regards
Azeem



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux