Level 122
So you have a non-standard .htaccess file?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a url like this; example.com/foo.htm?name=kdu (any query string)
I want to redirect to this page; example.com/blog/bar - completely removing anything after the question mark
Any idea, please?
Please or to participate in this conversation.