Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Mod_rewrite in use.
- RewriteEngine On
- RewriteCond %{REQUEST_FILENAME} !-f
- RewriteCond %{REQUEST_FILENAME} !-d
- RewriteRule ^([A-Za-z0-9_\-\.]+)$ http://my-main-domain.com/r.php?l=$1 [L,QSA]
Advertisement
Add Comment
Please, Sign In to add comment