[geeklog-devel] Error 404
Mark Limburg
mlimburg at iprimus.com.au
Sat Mar 15 23:27:22 EST 2003
JEEEESUZ!
> Okay, I'm an idiot ..
Damn straight! I forgot I had "AllowOverride None" set .. which is why
my first suggestion failed. Okay, and now for the final (I HOPE) answer!
In a .htaccess file:
ErrorDocument 404 http://www.example.com/404.php
or
ErrorDocument 404 /full/path/to/geeklog/public_html/404.php
or even
ErrorDocument 404 "Bad Page Request! No Soup For You!"
Enjoy :P
MWL
More information about the geeklog-devel
mailing list