Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 30, 2020 19:40
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save parzibyte/2c453eb1eefb670012136472e568bd74 to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteRule ^([a-z0-9]{6})$ link.php?id=$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment