Jump to content

rewrite name changed


valentin.g

Recommended Posts

hello I need a solution for htaccess where I want to replace a indexed category

 

I used this after rules from preastashop but does not working

 

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain.com$
RewriteRule /22-old-category /33-new-category [QSA,L,E]
</IfModule>

Edited by valentin.g (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...