Am Di, den 21.02.2006 schrieb azeem ahmad um 23:17: > 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 http://httpd.apache.org/docs/2.0/howto/cgi.html <quote> ScriptAlias has the added meaning that everything under that URL prefix will be considered a CGI program </quote> Alexander -- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp Serendipity 01:44:59 up 1 day, 6:13, load average: 0.09, 0.19, 0.17
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil