Re: .htaccess problem...please provide some hints.

2011-06-21 Thread Lubos Rendek
SOLVED: If someone reads this post, here is how I solved my problem: RewriteEngine On RewriteCond %{QUERY_STRING} lang= RewriteRule (.*) ? [R=302,L] lubos On Tue, Jun 21, 2011 at 3:54 PM, Lubos Rendek wrote: > Hi guys, > > I'm unable to get the right redirection using .htaccess file. What I >

.htaccess problem...please provide some hints.

2011-06-20 Thread Lubos Rendek
Hi guys, I'm unable to get the right redirection using .htaccess file. What I have is this URL http://example.com/?lang=ar&; or http://example.com/?lang=ar®istration and I would like this to be redirected to http://example.com/ . In fact I would like to have all URL's which contain "lang=" to b