DirectoryIndex index.php index.cgi index.html index.xml index.htm index.xhtm index.shtml index.shtm index.xcg index.hdml
Options +MultiViews

php_flag register_globals off
php_value error_reporting 2039
php_flag short_open_tag off
php_value arg_separator.input &;

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.*)/$ /$1 [R=permanent]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.*)$ xsm/Xsm_XmlSiteManager.php?id=/$1 [L]

DirectorySlash Off
