A
A
Ambal892017-10-30 10:19:57
htaccess
Ambal89, 2017-10-30 10:19:57

How to remove characters from a link using htaccess?

Good afternoon, please tell me, there is a site with links like https://shop.ru/store/#!/%D0%A7%D0%B0% , how can I remove #!/ via htaccess? This code
RewriteRule ^/store/#!/(.*)$ /store/$1 [R=301,L]
does not work, naturally I suspect that I screwed up.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question