Fake the referrer method for html

juice

Regular Member
Joined
Dec 1, 2009
Messages
449
Reaction score
51
Hello,

I saw the post on how to "fake the referrer" for a blog, but how do you fake the referrer with html?

Any help is appreciated with thanks. :)
 
Or you can set your htaccess file to interperate PHP within .html files:
AddType application/x-httpd-php .php .html
 
Thank you for the interesting insight.
Any additional comments/help?
 
Back
Top