[solved] custom global 404 error with interworx

bangsters

Well-Known Member
#1
Hi.

We are using litespeed with interworx. We can change the 404 error document from within each end user.

How do we change it globally? We want to replace the default 404 page? The end users will still have the option of customizing their 404 via .htaccess. Globally though, how?

EDIT:

by the way, already came across this post, but I cannot find an errordocument.conf. We are using interworx with cloudlinux, and litespeed i using httpd.conf:

http://www.litespeedtech.com/support/forum/showpost.php?p=24880&postcount=4
 
Last edited by a moderator:

bangsters

Well-Known Member
#6
@webizen: Can Litespeed use php as an errordocument?

I added a custom 404 in the httpd.conf file. If I use filename.php it doesn't get recognized, but if I use filename.html it works just fine.

I want to use PHP so I can put custom php coding.

Please advice.

Thanks
 
Top