Re: [us...@httpd] apache redirection does not work

2009-10-02 Thread Sharjeel Tariq
the rule redirects the above url to home page of site http://www.example.com/index.jsp?content=20090624_075115_6540 Thanks, Sharjeel. On Fri, Oct 2, 2009 at 3:59 PM, Eric Covener wrote: > On Fri, Oct 2, 2009 at 3:48 PM, Sharjeel Tariq > wrote: > > rewriteEngine is on. Here is

Re: [us...@httpd] apache redirection does not work

2009-10-02 Thread Sharjeel Tariq
09 at 11:23 AM, Eric Covener wrote: > On Fri, Oct 2, 2009 at 10:46 AM, Sharjeel Tariq > wrote: > > The issue with creating ServerAlias is we get two analytics reports for > each > > of our site. There are many benefits associated with redirecting non > 'www' &

Re: [us...@httpd] apache redirection does not work

2009-10-02 Thread Sharjeel Tariq
_log Rewriteloglevel 6 It created file rewrite_log but did not write any thing in the log file. I have also tried using QSA flag to the rule but that didn't work either. Thanks, Sharjeel On Thu, Oct 1, 2009 at 5:06 PM, Martin Spinassi wrote: > On Thu, 2009-10-01 at 11:53 -0400,

[us...@httpd] apache redirection does not work

2009-10-01 Thread Sharjeel Tariq
Hi, I am trying to set up apache redirection rule for redirecting all of our non 'www' domains to 'www' domains. I got the redirection rule from apache manual but the rule does not work when we have subdirectories and parameters at the end of url. The redirection rule i have is RewriteCond %{H