Forum Moderators: phranque
I'm having some troubles with some custom error pages of mine. I added this example line of code to my .htaccess:
ErrorDocument 401 http://yourdomain.com/nopassword.html Then I uploaded my file. BUT the html file I'm using for this uses some php references and I do have php working everywhere else on my site because I modified .htaccess to do that also.
But for these custom error pages it's not parsing the php. Is it because these interact with the server differently than other pages?
Thank you so much,
-animgirl
Also, see this thread - there's a problem with your code above.
[webmasterworld.com...]
Jim