Skip to content

Instantly share code, notes, and snippets.

@lomboboo
Created January 11, 2017 13:50
Show Gist options
  • Save lomboboo/0fcd0d94871e9e14f2205b8349d75345 to your computer and use it in GitHub Desktop.
Save lomboboo/0fcd0d94871e9e14f2205b8349d75345 to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteRule ^single/([0-9]*)$ single.php?id=$1 [L] // first part is nice formatted - second part i actual link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment