Hi folks. I've just installed qmailadmin, but in a slightly different way than usual.
For reference, my Apache server root directory is /var/www. I built qmailadmin with --enable-htmldir=/var/www and --enable-cgibindir=/var/www I then renamed the qmailadmin cgi binary as index.cgi, and enabled ExecCGI for my Apache root. The reason for this is so that I can access qmailadmin purely by going to http://mailserver/ Initially, this seems to work. Browsing to that URL presents the qmailadmin login screen. However, after I enter a domain and password, my browser then attempts to load http://mailserver/cgi-bin/qmailadmin, which results in a 404. Does anyone know how to resolve this? Thanks. Jason
