Re: Help for rewritting without change The URL into browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: Re: Help for rewritting without change The URL into browser
- From: Eric Covener <covener@xxxxxxxxx>
- Date: Wed, 6 Apr 2022 14:26:53 -0400
- In-reply-to: <CA+kKrXqyDFCR4=DHN9JES7cq83-s28w5qGOeNMj_e0bL-LscCA@mail.gmail.com>
- Reply-to: users@xxxxxxxxxxxxxxxx
On Wed, Apr 6, 2022 at 2:21 PM Aitor Iturriondobeitia
<laudio.info@xxxxxxxxx> wrote:
>
> I have to rewrite addresses and I can't, see if you can help me.
> I have an apache, which calls me with this type of address
> http://www.domain.com/food-helps
> This internally has to be returned to me by a jboss with, let's say, this url:
> http://www.domain.com/32HELP
> the problem is that with this:
> RewriteRule ^/meal-helps$ /32HELP$1 [L,R]
Try:
RewriteRule ^/food-helps$ /32HELP$1 [PT]
---------------------------------------------------------------------
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]