Hi,

I installed apache2.2 on Linux and i included the
LoadModule rewrite_module  in the "httpd.conf"
file.

I want to write a rule  with RewriteRule that redirects this URL

http://mydomain.com/&tip=variables&param=calling/data.do

to:

http://mydomain.com/calling/data.do&tip=variables

and also when the URL does not include &tip=variables  after
http://mydomain.com/
then redirect it with out any change.


Thanks for your help.


-- 
MK

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to