Skip to content

Instantly share code, notes, and snippets.

@pringgojs
Last active April 1, 2019 09:04
Show Gist options
  • Save pringgojs/c2c96e9052596d85bb91cab8a68a81d9 to your computer and use it in GitHub Desktop.
Save pringgojs/c2c96e9052596d85bb91cab8a68a81d9 to your computer and use it in GitHub Desktop.
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt|assets)
RewriteRule ^(.*)$ http://localhost/client/dinas-simpak/index.php/$1 [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment