irontec/Mintzatu/master/public/karma/public_zone/example/.htaccess
php_flag magic_quotes_gpc off
php_flag display_errors on
AddDefaultCharset UTF-8
DirectoryIndex index.php
Order deny,allow
Satisfy any
Options +FollowSymLinks
Options -Multiviews
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule .* - [L]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule .* - [L]
RewriteRule [.*]?/images/(.*) ./images/$1 [L]
RewriteRule ^([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html|.php]?([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html]?([^/|[^.]*]*)?[/|.html]? index.php?modulo=$1&arg1=$2&arg2=$3&arg3=$4&arg4=$5&arg5=$6&arg6=$7&arg7=$8&arg8=$9 [QSA,L]
On Github License
Files
Download PDF of Htaccess file