teedee
05-17-2004, 03:23 AM
I have a client who wants to use php error pages but they don't seem to work....
I have added a .htaccess with the line
ErrorDocument 404 / 404.php
And tried different content of page even a simple
<?php
echo 'This 404 page works';
?> and nothing seems to work, any ideas ?
(I am using Opera browser)
I have added a .htaccess with the line
ErrorDocument 404 / 404.php
And tried different content of page even a simple
<?php
echo 'This 404 page works';
?> and nothing seems to work, any ideas ?
(I am using Opera browser)