On 24 Feb 2014, at 09:55 , fabio.schm...@4linux.com.br wrote:

> Thanks for the answers, I will try with HTTP_REFERER.

Be aware that this will mean that no pages on your site can contain any links 
to your site, so if someone goes to index.html and then to foo.html, foo.html 
cannot link to bar.html. While you may think you want this now, in a couple of 
years when you forget about this redirection you are going to be pulling your 
hair out and screaming in rage when you try to modify your site and this 
doesn't work.

Also, be aware that the referrer is provided by the client, and is trivially 
spoofable. If you are trying to do his in an attempt at security by 
obfuscation, it won't work.

-- 
Atheism is a non-prophet organization.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to