Connecting Tech Pros Worldwide Forums | Help | Site Map

Redirect url without change at browsers end.

Newbie
 
Join Date: Dec 2007
Posts: 3
#1: Jun 18 '09
Can any one help me for: what apache configuration should I make to:
Redirect a url with out changing the original url being displayed at the browser's end.
In simple words, I want to redirect http://www.example.com/public/xyz to http://www.example.com/internal?param=xyz
where xyz may vary. (Please note:public/xyz has to be internal?param=xyz )
At the browser end, user should always see the typed url only ie, http://www.example.com/public/xyz

I tried RewriteRule, but at browsers end also the url was changed.
Regards, RKR.

Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#2: Jun 20 '09

re: Redirect url without change at browsers end.


Please see this thread and post back with any questions and what you have tried.
Reply

Tags
apache