Score:0

Rewriting URL encoded with htaccess

pk flag

have a single page website that uses the hash (!#) to access different pages. he problem is that some product viewers break my links encoding the hash character, replacing !# with domain main , so for example the link my.app.com/#!/product becomes my.app.com/#!/product m trying to correct this using an htaccess rule that rewrites the URL:

RewriteEngine On RewriteRule ^#! / [L,R=301,NE]

kz flag
"the link my.app.com/#!/product becomes my.app.com/#!/product" - that looks the same to me? "uses the hash (!#) to" - Presumably you mean `#!`.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.