Snippets

Barry Smith HTaccess

Created by Barry Smith
1
2
3
4
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.