dapangchi/stampcircles/master/.htaccess - Htaccess File

dapangchi/stampcircles/master/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|stamp-images|assets|images|img|captcha|uploads|data|css|js|dojo|textemplates|chili|goog|colorbox|user_guide|robots.txt|favicon.ico)
RewriteRule ^(.*)$ index.php/$1 [L]
AddType image/svg+xml .svg .svgz
AddType application/pdf .pdf

On Github License

Files

Download PDF of Htaccess file

Comments

Apache