> Maybe try this :
> 
> chmod 4755 ../cgi-bin/qmailadmin (apache dir cgi-bin) look at your
> httpd.conf to know where
> & let me know if it works
> jch

Here is the Entry for qmailadmin in httpd.conf

ScriptAlias /cgi-bin/ /www4/htdocs/cgi-bin/
<Directory "/drive2/www4/htdocs/cgi-bin/qmailadmin">
    deny from all
    Options ExecCGI
    AllowOverride AuthConfig
    Order deny,allow
</Directory>
Still it says "Invalid Login"

Regards,
Tina.



Reply via email to