Is it possible to do a server redirect and simultaneously change the referrer to that of the redirecting domain?

后端 未结 0 1228
太阳男子
太阳男子 2020-12-08 10:24

I\'d like to do a server redirect to another URL. Easy enough, for example in PHP:

header("Location: http://www.redirect.to.url.com/");

相关标签:
回答
  • 消灭零回复
提交回复
热议问题