My problem is that when I go to
website/Creatinas
it redirects to
website/index.php?_route_=Creatinas
and I want it to go to:
https://supletech.cl/Creatinas
Any help is very appreciated. Thank you!
--------------------------------------------
*SOLVED*
Add this to .htaccess file:
RewriteCond %{THE_REQUEST} \ /index\.php\?_route_=?([^&\ ]*)
RewriteRule ^ /%1? [L,R]
website/Creatinas
it redirects to
website/index.php?_route_=Creatinas
and I want it to go to:
https://supletech.cl/Creatinas
Any help is very appreciated. Thank you!
--------------------------------------------
*SOLVED*
Add this to .htaccess file:
RewriteCond %{THE_REQUEST} \ /index\.php\?_route_=?([^&\ ]*)
RewriteRule ^ /%1? [L,R]
Last edited by Daniuz on Fri Aug 24, 2018 1:55 am, edited 2 times in total.
RewriteCond %{THE_REQUEST} \ /index\.php\?_route_=?([^&\ ]*)
RewriteRule ^ /%1? [L,R]
RewriteRule ^ /%1? [L,R]
does anyone know, how to fix the "category - go to next page url" problem?
Who is online
Users browsing this forum: GoGo OpenCart and 26 guests