# Helicon ISAPI_Rewrite configuration file
# Version 3.1.0.76

RewriteEngine on
RewriteCond $1 !^(index\.php|uploadfiles|editor|templates|apicache|install|cache|backup|js|robots\.txt|index\.html)
RewriteRule ^(.*)$ index.php/$1 [L]