Skip to content

Instantly share code, notes, and snippets.

@iantanwx
Created June 8, 2016 15:14
Show Gist options
  • Select an option

  • Save iantanwx/b8a06993fc9add778f3fc354129106a1 to your computer and use it in GitHub Desktop.

Select an option

Save iantanwx/b8a06993fc9add778f3fc354129106a1 to your computer and use it in GitHub Desktop.
Apache
# Forwarded GIF_NAME as a query string
RewriteEngine On
RewriteRule ^(midlet|wap|ajax|touch)\/gift\/([0-9]+)_(\w+)\/([0-9]+)\/([0-9]+)? /gift.php?view=$1&gift_id=$2&gif_name=$3&sender_id=$4&receiver_id=$5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment