Forum Moderators: phranque

Message Too Old, No Replies

? removed from URL at apache level

?, Url

         

srinuv

1:56 am on Aug 27, 2011 (gmt 0)

10+ Year Member



Hi,

I am new to Apache config..I am facing one issue with apache configuration..I have site urls like
[url]www.example.com/SampleSite/Which Terminal?[/url]

User will request above url like
[url]www.example.com/SampleSite/Which Terminal%3F[/url]

I have rewrite rule like this

RewriteRule ^/(.*)$ www.exmaple.com/SampleSite/$1 [L,PT]

what is happening is..apache not sending "?" character to server..so server not able to resolve the URL..

I have verified apache rewrite logs..below part is coming

split uri=www.example.com/SampleSite/Which Terminal? -> uri=www.example.com/SampleSite/Which Terminal, args=<none>

How can I make sure that "?" will also be passed to server without truncating from apache? please suggest me.

Thank you

lucy24

3:02 am on Aug 27, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I swear I just answered* this identical question in another thread.

[webmasterworld.com...]

(But where does the #4355779 go?)


* Or "spectacularly failed to answer", if you really want to split hairs.

wilderness

3:12 am on Aug 27, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



(But where does the #4355779 go?)


Normally and until some while back the procedure was:

#msg4355779

Unfortunately the forum administrators implemented a configuration that prevents page markers from functioning.

ex:
http:// www.webmasterworld.com/apache/4355760.htm#msg4355782