Using SSI in error404.html
Posted: Fri Jun 01, 2007 9:09 am
Hi there,
I'ma proper novice with php, hope this question isnt too daft. I'm trying to include header, footer and some generic content to an error404.html file. I can get the file working just fine if i directly reference it as a url, but when the server calls the file as result of a mis-spelt url with .php file extension it does not parse the php in error404.html, & directly outputs the file with the php as html source code.
Is there any fix for this problem at all??
thanks in advance folks,
ian
I'ma proper novice with php, hope this question isnt too daft. I'm trying to include header, footer and some generic content to an error404.html file. I can get the file working just fine if i directly reference it as a url, but when the server calls the file as result of a mis-spelt url with .php file extension it does not parse the php in error404.html, & directly outputs the file with the php as html source code.
Is there any fix for this problem at all??
thanks in advance folks,
ian