Guest User

Untitled

a guest
May 16th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. RewriteEngine on
  2. RewriteCond $1 !^(index\.php|images|robots\.txt|css|js|javascript)
  3. RewriteRule ^(.*)$ index.php/$1 [L]
Add Comment
Please, Sign In to add comment