Re: Apache 2.4.3: Reverse Proxy: Why jsessionid is embedded into URL path of first POST after brower's cookie is cleared

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jan 27, 2013 at 9:11 PM, Kheng_Ee <kheng_ee_sim@xxxxxxxxx> wrote:
>
> With regards to your suggestion;-
> RewriteRule ^\/aboutUs$ http://xxx.test.com/aboutUs.jsp?DView=AboutUs
> [R,L,P]
> or
> RewriteRule ^\/aboutUs$ /aboutUs.jsp?DView=AboutUs [R,L,P]
>
> Can you tell me what is the parameter aboutUs and AboutUs ?
>
> As an example I gave you.....  I only have http://x.com and index.html...
> (but you come back with AboutUs.. so what is Aboutus ?)
>  RewriteRule ^\/http://x.com$ /index.html?DView=http://x.com [R,L,P]


The first parameter of RewriteRule is the request URL path you're
matching against.

"Edel" in this thread gave you one of his own examples that depended
on matching that URL.  It's probably not a very good example.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux