I have folders blog, blog2 and i want to apply these rules
RewriteRule ^admin/(.*) blog/$1 [S=1] RewriteRule ^blog/(.*) blog2/$1
So in url 'admin -> folder blog' and in url 'blog -> folder blog2'
Is it possible make it in .htaccess somehow?
Aucun commentaire:
Enregistrer un commentaire