piratevn/cms-gio/master/.htaccess - Htaccess File

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

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache