This must be a simple one, I hope anyway ;)
I'm trying to create a simple 404 error page, handled internally by PHPFusion. At the moment I've created a custom page, & can set that to the 404 page from .htaccess no problems.
I'd like to have this page show up as 404.php (Not viewpage.php?page_id=1)
The only thing I can think of off the top of my head is to create 404.php as a redirecting page, but that reeks of kludge.
Cheers
0 replies