if I have:

        Directory / {

                Handler cgi {
                        scriptalias /home/esj/akasha/ak404.py
                        ErrorHandler on
                }
        }

and:

        Directory /cgi-bin {
                        Handler cgi
                        DocumentRoot /usr/local/lib/cgi-bin/
        }


in the same configuration, a weird thing happens. counter to my expectations,, the / CGI handler takes priority over /cgi-bin.

bug record or upgrade to latest?

---eric
_______________________________________________
Cherokee mailing list
Cherokee@lists.alobbs.com
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to