vendredi 2 mars 2018

how to use if elsif else in Apache rewrite?

i have to rewrite the below URLs.  
example.com/home to example.com/1  
example.com/category to example.com/2  
example.com/category to example.com/3  
How can achieve this?  

RewriteCond %{REQUEST_URI} example.com/(.*)

Aucun commentaire:

Enregistrer un commentaire