Guest User

nicholas

a guest
Nov 9th, 2008
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. RewriteEngine on
  2. RewriteRule ^pastebin/help\.html$ pastebin/index.php?help=1 [L]
  3. RewriteRule ^pastebin/([a-z0-9]+)$ pastebin/index.php?show=$1 [L]
Advertisement
Add Comment
Please, Sign In to add comment