Can anyone please answer relating to qmailadmin forbidden page error...
Commands i used when installing Qmailadmin
http://freebsd.qmailrocks.org/qmailadmin.htmI.E.
cd /downloads/qmailrocks
tar zxvf qmailadmin-1.2.9.tar.gz
cd qmailadmin-1.2.9
./configure --enable-cgibindir=/path/t
o/your/cgi
-bin --enable-htmldir=/path/to/
your/html/
directory
make && make install-strip
httpd-access.log
[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
[Wed Sep 09 17:31:21 2009] [error] [client *.*.*.*] client denied by server configuration: /usr/local/www/apache22/cg
i-bin/qmai
ladmin
I get the following message on the browser
You don't have permission to access /cgi-bin/qmailadmin on this server.
My FreeBSD version is 7.0
Besides that i even tried installing qmailadmin 1.2.12 same problem persisted.
Thank you very much in advance.