PDA

View Full Version : qmailadmin + lsws 2.1.9


ianchov
01-07-2006, 03:28 PM
Hi!

I`m trying to solve the problem of running qmailadmin.
I have a virtual host(port 443) with a context for /cgi-bin/qmailadmin.
Here is the first problem: If i try https://mydomain/cgi-bin/qmailadmin the browser tries to download the file but if i renamed the qmailadmin binary to qmailadmin.cgi then it works.

The more serious problem is that when i enter my username and password i get: Error 405,This type request is not allowed!


Someone,please help!!

Thanks

mistwang
01-07-2006, 04:33 PM
You need to define a CGI context with URI: /cgi-bin/ or /cgi-bin/qmailadmin, location should be the path to cgi-bin directory or the CGI script.

ianchov
01-08-2006, 12:49 AM
You need to define a CGI context with URI: /cgi-bin/ or /cgi-bin/qmailadmin, location should be the path to cgi-bin directory or the CGI script.


yes, i have already done so..

i hava made this for Vqadmin and it workd perfect but not qmailadmin...

????

ianchov
01-08-2006, 01:00 AM
now it worked....:)
maybe last night i was too sleepy ... :)
i`m sure i have made the thing you said....



anyway,thank you for your help