Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 47925] apache redirection not working

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Oct 1, 2009, 8:01 AM

Post #1 of 3 (308 views)
Permalink
[Bug 47925] apache redirection not working

https://issues.apache.org/bugzilla/show_bug.cgi?id=47925

Dan Poirier <poirier [at] pobox> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID

--- Comment #1 from Dan Poirier <poirier [at] pobox> 2009-10-01 08:01:32 PDT ---
Bugzilla is not the right place to ask for help configuring
your web server.

Please raise your question on the users mailing list at
http://httpd.apache.org/userslist.html (and first read the advice
there about how to ask a question in a way that's likely to get
helpful answers).

If discussion there concludes that there is a bug, by all means
re-open this bug report and update it with the conclusions from the
discussion.

Thanks for helping those who volunteer to work on Apache to make the
most of their time.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Oct 6, 2009, 7:38 AM

Post #2 of 3 (274 views)
Permalink
[Bug 47925] apache redirection not working [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=47925

sharjeel <sharjeel.tariq1 [at] gmail> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |

--- Comment #2 from sharjeel <sharjeel.tariq1 [at] gmail> 2009-10-06 07:38:56 PDT ---
I had raised the question in http://httpd.apache.org/userslist.html but that
did not produce any result. I think it is a bug in apache. The redirection rule
was taken from apache manual, so it should handle all types of urls.


RewriteCond %{HTTP_HOST} ^example.com$
RewriteRule ^/(.*)$ http://www.example.com/$1 [L,R]


The above rule does not handles urls like

http://example.com/news/headlines/more.jsp?content=20090624_075115_6540

The rule should redirect

http://example.com/news/headlines/more.jsp?content=20090624_075115_6540

to

http://www.example.com/news/headlines/more.jsp?content=20090624_075115_6540

But it is actually redirecting the url to home page of site with
"?content=20090624_075115_6540" at the end of url.

http://www.example.com/index.jsp?content=20090624_075115_6540

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Oct 6, 2009, 9:20 AM

Post #3 of 3 (276 views)
Permalink
[Bug 47925] apache redirection not working [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=47925

Will Rowe <wrowe [at] apache> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO

--- Comment #3 from Will Rowe <wrowe [at] apache> 2009-10-06 09:20:09 PDT ---
Prove your assertion with at RewriteLogLevel 9 and provide the log of a single
request on this incident. Thanks.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.