Can anyone please answer relating to qmailadmin forbidden page error...
Commands i used when installing Qmailadmin
http://freebsd.qmailrocks.org/qmailadmin.htm
I.E.
httpd-access.log
httpd-error.log
I get the following message on the browser
Thank you very much in advance.
Commands i used when installing Qmailadmin
http://freebsd.qmailrocks.org/qmailadmin.htm
I.E.
Code:
cd /downloads/qmailrocks
tar zxvf qmailadmin-1.2.9.tar.gz
cd qmailadmin-1.2.9
./configure --enable-cgibindir=/path/to/your/cgi-bin --enable-htmldir=/path/to/your/html/directory
make && make install-strip
httpd-access.log
Code:
[09/Sep/2009:17:30:01 +0545] "GET /cgi-bin/qmailadmin HTTP/1.1" 403 220 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2)
Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)"
httpd-error.log
Code:
[Wed Sep 09 17:31:21 2009] [error] [client *.*.*.*] client denied by server configuration: /usr/local/www/apache22/cgi-bin
/qmailadmin
I get the following message on the browser
Code:
You don't have permission to access /cgi-bin/qmailadmin on this server.
Thank you very much in advance.