Skip to content

Instantly share code, notes, and snippets.

@amir9480
Created July 17, 2018 20:47
Show Gist options
  • Save amir9480/eb5f277cb64ebf828c27b126d4f16dd2 to your computer and use it in GitHub Desktop.
Save amir9480/eb5f277cb64ebf828c27b126d4f16dd2 to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment