Hi All I wud alos like to add that when i do a ls -la to to the /usr/local/cgi-bin/qmailadmin i get the following : -rwsr-sr-x 1 vpopmail vchkpw 139408 Jul 30 20:26 /usr/local/cgi-bin/qmailadmin
AND when i do a ls -la to to the /usr/local/cgi-bin/qmailadmin i get the following : -rwsr-sr-x 1 root root 89944 Jul 30 17:46 /usr/local/cgi-bin/vqadmin/vqadmin.cgi I dont seee where i hve gone wrong awaiting ur reply agnello On 7/31/07, Agnello George <[EMAIL PROTECTED]> wrote: > hi i am trying to configure a qmailserver as per qmail rocks > as per my httpd conf file looks like this > > <Directory "/usr/local/cgi-bin/vqadmin"> > AllowOverride AuthConfig > AllowOverride All > Options ExecCGI > Order deny,allow > deny from all > </Directory> > > > wen i view the following : > http://mydomain/cgi-bin/vqadmin/vqadmin.cgi > > i am able to view this , > > but wen i am trying to view "qmailadmin" ( http://mydomain/cgi-bin/qmailadmin > ) > i get the error ====> > > **You are not authorized to view this page** > > my eror_log looks llike this > > [Tue Jul 31 11:10:24 2007] [error] [client 210.211.142.17] client denied by > serv > er configuration: /usr/local/cgi-bin/qmailadmin > > > ======================================================== > But if i change my httpd.conf to : > > <Directory "/usr/local/cgi-bin/vqadmin"> > AllowOverride AuthConfig > AllowOverride All > Options ExecCGI > Order deny,allow > allow from all ===================.> i hve made change here > </Directory> > > i can view http://mydomain/cgi-bin/qmailadmin but then i cant view > http://mydomain/cgi-bin/vqadmin/vqadmin.cgi > > pls help me out ... thansk > > > > > -- > Warm Regards > > Agnello . G .Dsouza > www.agnellogeorge.blogspot.com > -- Warm Regards Agnello . G .Dsouza www.agnellogeorge.blogspot.com
