Re: issue with htaccess and getenv('REQUEST_URI')-please help
- From: - Dazed <user@xxxxxxxx>
- Date: Sun, 26 Mar 2006 22:43:35 -0500
- Dazed <user@xxxxxxxx> wrotc:
If I add the following line:
ErrorDocument 404 /404.php
into my .htaccess file, it screws up the value returned by:
getenv('REQUEST_URI')
getenv('REQUEST_URI') returns scripts.gif instead of the actual
filename such as index.php
Anyone have any idea why this might be happening???
The value being returned is the name of the last image displayed
index.php instead of the name of index.php.
Everything is fine when I don't have ErrorDocument 404 /404.php in the
..htaccess file
.
- Follow-Ups:
- References:
- Prev by Date: issue with htaccess and getenv('REQUEST_URI')-please help
- Next by Date: Re: issue with htaccess and getenv('REQUEST_URI')-please help
- Previous by thread: issue with htaccess and getenv('REQUEST_URI')-please help
- Next by thread: Re: issue with htaccess and getenv('REQUEST_URI')-please help
- Index(es):
Relevant Pages
|
Loading