It is possible to create _SERVER["REDIRECT_URL"] when it not exist on a given page and put the content of _SERVER["SCRIPT_NAME"] into it ?
Because 90% of the page are rewritten and have the _SERVER["REDIRECT_URL"] value and i don't want add some IF into all my function.