0

When server side PHP is executed , i want to empty or modify referer header using .htaccess or PHP code.

For example : www.example.com/index.php?make=file In referer header its appearing like www.example.com/index.php?make=file

How i can make this header filed empty or modify to any characters before redirecting to other pages.

  • 1
    you can't, referer is browser set –  Aug 19 '13 at 09:57
  • Possible duplicate of [http://stackoverflow.com/questions/857427/php-referer-redirect-script](http://stackoverflow.com/questions/857427/php-referer-redirect-script) – Martin Fahl Aug 19 '13 at 11:53

0 Answers0