![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: 'HTTP_REFERER'
From: Philip Ronan <invalid@invalid.invalid>
Date: Wed Oct 12 2005 - 16:23:32 CEST
"juglesh" wrote:
> So, how can we make a 404 page that either shows the poblem URL in the
You need to add an ErrorDocument directive to your .htaccess file:
e.g.
In your script at /error/my404.php, you can get the name of the originally
Once you've done that, any requests for non-existent files in the hierarchy
-- phil [dot] ronan @ virgin [dot] net http://vzone.virgin.net/phil.ronan/Received on Tue Oct 18 02:40:41 2005 |