Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. URL: http://localhost/openhoney/google/4/Laura%20Neiva
  2. Rule: RewriteRule ^openhoney/google/([0-9])/(.*)$ /openhoney/showgoogletrend.php?t=$2&id=$1 [L]
  3. Final: http://localhost/openhoney/showgoogletrend.php?t=Laura%20Neiva&id=4
  4.  
  5. URL: http://localhost/openhoney/twitter/1489/Coutinho
  6. Rule: RewriteRule ^openhoney/twitter/([0-9])/(.*)$ /openhoney/showtwittertrend.php?t=$2&id=$1 [L]
  7. Final: http://localhost/openhoney/showtwittertrend.php?t=Coutinho&id=1489
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement