Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- RewriteCond %{REQUEST_FILENAME} -f
- RewriteCond %{REQUEST_URI} \.flv|\.mp4|\.jpgl [NC]
- RewriteCond %{REQUEST_URI} \/videos\/
- RewriteRule ^(.*)$ index.php [R=404]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement