# Helicon ISAPI_Rewrite configuration file
# Version 3.1.0.76

RewriteEngine on
RewriteCond $1 !^(index\.php|uploadfiles|a|templates|apicache|install|task|cache|backup|js|robots\.txt|google\.xml|sitemap_baidu\.xml)
RewriteRule ^(.+)$ index.php/$1 [L]