ShaRay/nm-origami-owl/master/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /sites/nm-origami-owl/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /sites/nm-origami-owl/index.php [L] </IfModule>
Files
