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]
Files
