Rewrite Problem

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

 



I need to support the ARK (Archive Resource Key) spec which requires URL ending with "?" and "??". For example:

http://domain.com/ark:/12345/t41290?
http://domain.com/ark:/12345/t41290??

Since "?" is used for request parameter, when it is ending with "?" by itself, my Apache Tomcat ignores it.

I am thinking about using Apache Http's mod_rewrite to map "?" and "??" to request parameters. However, rewrite rules don't see query string.

Is there a way to achieve this? Any help would be greatly appreciated.

Hayward

[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