Re: Redirect BookMark Link

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

 



Thanks a lot for reply

This helped a lot

On Fri 15 Feb, 2019, 11:56 PM Daniel Ferradal <dferradal@xxxxxxxxxx wrote:
Only rewritecond can check query string so, you need a rewritecond to
check for the specific query string you want to check, something like
this would literally do what you ask.

RewriteCond %{QUERY_STRING} ^orgId=1
RewriteRule ^/page$ /page?orgId=2 [R,L]

El jue., 14 feb. 2019 a las 17:16, Ajay B
(<ajay.balasubramanya@xxxxxxxxx>) escribió:
>
> Hi All
>
> We have an urgent requirement coming in to redirect the users Bookmarked link
>
> Example
>
> The users has currently stored
>
> https://example.com/page?orgId=1
>
> We need to redirect it to https://example.com/page?orgId=2
>
> Any help here would be appreciated
>
> Thanks
> Ajay



--
Daniel Ferradal
HTTPD Project
#httpd help at Freenode

---------------------------------------------------------------------
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