Fragment identifiers are not sent to the server
On Mon, Dec 12, 2022 at 11:43 AM Solanellas Llobet, Xavier <
xavier.solanel...@esade.edu> wrote:
> Hi everybody,
>
> I'm trying to redirect an url like /text1/text2#/text3 to url
> /text1/text2/text3
>
> The problem seems that # character cut url in
Hi,
firstly please don't use nginx-devel for such questions, this is a
developer mailing list and reserved for developers only purposes.
Furthermore it is not nginx related question at all. The browsers handle
#-chars as an internal jump to the anchor by ID of element on page, so
nginx (or w