Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. RewriteEngine on
  2. RewriteCond %{HTTP_HOST} ^.*$
  3. RewriteRule ^support/index.php$ http://ksa-connection.com/support/ip_example.php [R=301,L]
  4.  
  5. RewriteCond %{HTTP_HOST} ^.*$
  6. RewriteRule ^support/?$ http://ksa-connection.com/support/ip_connection.php [R=301,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement