wol support is a must but I have to say it didn't work for me either, I can get to the pages manually but when hitting real error none of the error pages show.
I use this in my .htaccess
ErrorDocument 400 /400_forum.php
ErrorDocument 401 /401_forum.php
ErrorDocument 403 /403_forum.php
ErrorDocument 404 /404_forum.php
ErrorDocument 500 /500_forum.php
it did not work.
I can add it to my docs on my server (it is my server) but how exactly do I do that please?
|