then one day I reintall qmailadmin with configuration: ./configure --enable-cgibindir=/var/www/cgi-bin/ --enable-htmldir=/var/www/html/ --enable-vpopuser=vpopmail --enable-cgipath=http://www.nama.com/cgi-bin
then I cannot login using this address http://172.16.1.1/cgi-bin/qmailadmin because when I loggon its connect to www.name.com/cgi-bin/qmailadmin
my question is how to disable cgipath=http://www.nama.com/cgi-bin so when I log on to qmailadmin it is not redirect to that address
Reconfigure, recompile and reinstall qmailadmin without the --enable-cgipath option. cgipath shouldn't include a hostname -- just an absolute pathname (like /cgi-bin).
-- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/
