Forum Moderators: phranque
Like there is a page [abc.com...] having link to [abc.com...]
I want to check if the user is coming to [abc.com...] from [abc.com...] or from some external domain. In other words I want to check whether this page is referred from internal pages or external ones.
Also can you please help me learn setting a variable in htaccess and using it with a ReWriteCond.
Thanks in advance.
DeveloperMind
If POSIX 1003.2 is not available on your server, then you must handle referrers on a per-host basis, or use a script to enforce access controls.
Jim