Quote:
Originally posted by masterE
Use REQUEST_URI
PHP Code:
brokenLink=<!--#echo var="REQUEST_URI" -->
|
This doesnt do anything 'cept pass the acho command.. Im needing this for .htaccess.. I tried using php as the 404 and invoking request_uri but all i get is the current script name or the html it came from. Not the link that was 404 to begin with.