piratevn/cms-gio/master/.htaccess
DirectoryIndex index.php
RewriteEngine on
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule !.(ico|js|gif|jpeg|jpg|png|css|swf|flv|ICO|JS|GIF|JPEG|JPG|PNG|CSS|SWF|FLV)$ index.php
#RewriteRule !.(ico|gif|jpeg|jpg|png|css|swf|flv|ICO|GIF|JPEG|JPG|PNG|CSS|SWF|FLV)$ index.php
Files
