instead of requiring customerror/404 allow customerror/404.html so that mod_headers and mod_expire and mod_deflate are activated based on mime type extentons.
instead of requiring customerror/404 allow customerror/404.html so that mod_headers and mod_expire and mod_deflate are activated based on mime type extentons.
Comments
Comment #1
kbahey commentedCan't you just create an alias called error.html and assign it to the customerror/404 path?
That takes care of the issue.