I am using custom errors in IIS. When I use php in the files it does not process the php code. Has anyone had this problem or know how to fix this.
Thanks in advance!
what extension do you use for your 404 pages? if it's *.php it must be parsed. If not you must tell php to parse other extensions too
I have already figured this out, it was a simple configuration error. thanks for the try though.