jattframework/jattframework/master/sample/.htaccess
Options +FollowSymlinks Options -Indexes RewriteEngine On #RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d #RewriteCond %{REQUEST_URI} !.*.(ico|gif|jpg|jpeg|png|js|css) #RewriteRule ^(.*)$ index.php?path=$1&%{QUERY_STRING} [L] RewriteRule ^(.*)$ index.php [L]
Files
