Advertisement
spacechase0

.htaccess

Jun 19th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1.  
  2. RewriteEngine On
  3. RewriteBase /
  4. RewriteRule ^([^/]*)/([^/]*)/?$ /?p=$1&wp=$2 [L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement