Thanks for the reply. It seems that the only thing different
between my (failing) config and yours is that I have "/fcgi/register"
and you have "/register". You said that's because "fcgi/register"
is not a directory. Does it help if I actually create a directory
/var/www/fcgi/register ?
Will cherokee start my fastcgi server?
--
Best regards,
Jack
>> Directory /fcgi/register {
>> Handler fcgi {
>> Server localhost:8002 {
>> Interpreter "/usr/local/bin/register"
>> }
>> }
>> }
> /fcgi/register isn't a directory.
> Directory /register {
> Handler fcgi {
> Server localhost:8002 {
> Interpreter "/usr/local/bin/register"
> }
> }
> }
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee