pablo0472/sitemap/master/.htaccess - Htaccess File

pablo0472/sitemap/master/.htaccess

RewriteEngine on
RewriteRule ^$ index.php [L]
RewriteCond $1 !^(index.php|captcha|resourcesFiles|robots.txt|favicon.ico|server-status)
RewriteCond $1 !(captcha|resourcesFiles|robots.txt)
RewriteRule ^(.*)$ index.php/$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache