Jump to content

different 404 page for a directory?


iansmithdahl

Recommended Posts

I'm working on the next version of a website in a /dev/ folder off the root public_html/.  The site hacks the 404 message in order to generate dynamic images on the fly, and I need to refactor some of that code on the dev site without touching the "live" 404 error page in the root public_html/ folder.

 

So, basically, I need to understand how to get a website to serve up a different error page for http://www.example.com/foo/* than it does for http://www.example.com/*

 

help?

Link to comment
https://forums.phpfreaks.com/topic/124892-different-404-page-for-a-directory/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.