Hi All,
I am facing problem that suddenly $Server["REDIRECT_URL"] has stopped working properly.
Whenever user search for any no existent page then i have mentioned in .htaccess file to forward it to index.php.
Then in index.php i have used $Server["REDIRECT_URL"] to find out the URL which was entered by the user. But this is not working and every time it says URL which user entered is index.php.
Earlier this was working fine but something happened and this is not working.
Could you please help and advice?
Regards,
Rajesh