Guest User

Untitled

a guest
Dec 11th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. http://myadress.com/central/threads/edit?topic=3
  2.  
  3. http://myadress.com/central/threads/edit/3
  4.  
  5. RewriteRule ^central/threads/edit/([^/]*)$ /central/threads/edit?topic=$1 [L]
  6.  
  7. http://myadress.com/central/threads/edit/4
  8.  
  9. http://myadress.com/central/threads/edit/4.php
  10.  
  11. RewriteRule ^central/threads/edit/([^/]*)$ /central/threads/edit?topic=$1 [L]
Add Comment
Please, Sign In to add comment