Well I am experiencing ErrorDocument issues.
1. Upgraded to 3.1.1 final release
2. Created a brand new fresh account under cpanel called "demosite"
3. made a test document index.html
4. http://ipaddress/~demosite/index.html
works as expected
5. http://ipaddress/~demosite/blahblahblah
gives proper litespeed generic 404 page
6. create and upload .htaccess with single line:
ErrorDocument 404 "missing
7. http://ipaddress/~demosite/blahblahblah
server thinks about it for a few seconds and then times out with a blank page - view source shows it's blank
note this step on apache with same httpd.conf & .htaccess produces proper "missing" message
Last edited by aww; 05-15-2007 at 09:07 PM..
|