0

How can i make this dynamic url:

https://example.com/s?location=Brasov&source=ds&min_price=41&max_price=3098

into this:

https://example.com/s/Brasov&source=ds&min_price=41&max_price=3098

using htaccess? My website is build on Laravel framework.

  • Just throwing this out there but you realize that is still not considered a friendly url right? In fact, I think it's a syntactically incorrect url... – War10ck Jun 21 '17 at 21:11
  • Well basically i only need the s?location=City part to be part of the friendly url – Cristi Popescu Jun 21 '17 at 21:13
  • I would kindly ask you to help me with an direct answer to my question. I know there are several related topics and already tried several answers. nothing worked so far and thats why i posted the question. Thank you! – Cristi Popescu Jun 21 '17 at 21:45

0 Answers0