I've found a (minor) errordocument compatibility problem.
Apache allows you define a simple text message for ErrorDocuments
ie.
ErrorDocument 404 "Not Found"
ErrorDocument 403 "Forbidden
I noticed litespeed complains about these in my htaccess
Apache allows you define a simple text message for ErrorDocuments
ie.
ErrorDocument 404 "Not Found"
ErrorDocument 403 "Forbidden
I noticed litespeed complains about these in my htaccess
NOTICE [/usr/local/apache/conf/httpd.conf:1131] Unsupported ErrorDocument URL: "Forbidden, must start with '/' or 'http'.