Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- RewriteCond %{REQUEST_FILENAME} !-f
- RewriteCond %{REQUEST_FILENAME} !-d
- RewriteRule ^mp3/(.*)\.html$ /mp3/$1/ [L,R=301]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement