With the following very basic config file;
Port 80
DocumentRoot /var/www/jaws/html/
Extension php {
Handler phpcgi
}
Directory / {
Handler file
}
Log combined {
AccessLog /var/log/cherokee.access
ErrorLog /var/log/cherokee.error
}
I get the following error syslog'd after starting the server:
Error parsing configuration: 'syntax error', line 4, symbol 'Extension'
Any ideas as to why this may be occuring? I'm using version 0.4.17.1
Thanks,
Eoin.
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee