mithrandir77 Posted June 19, 2008 Share Posted June 19, 2008 Hi All, I am trying to do a simple redirect using apache and mod_rewrite, but I need it to be 'silent', in order to make the URL requested in the browser unchanged. This is the rewrite example: http://xxxx.yyyy.zz/username -> http://username.yyyyy.zz the rewrite rule is quite simple, but using redirect flag makes the browser to change the url requested in the title bar. Is there a way to do it locally in apache webserver? Thanks so much. Link to comment https://forums.phpfreaks.com/topic/110931-rewrite-silent-redirect/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.