## Uncomment the following line, if it produces erors, comment it againOptions -Indexes +FollowSymLinks# mod_rewrite in useRewriteEngine On# The following line tells the web server where your Elxis installation is located in relation # to the web server root directory. By default this is set to the www root folder ( RewriteBase / ).# If you have installed Elxis in a sub-folder then set this path properly.# For example if your elxis site is accessible via this URL http://www.mysite.com/elxis/# You should set: RewriteBase /elxis/RewriteBase /cms/# Uncomment the line bellow if you use static cache in order to deny direct access to cached files.#RewriteRule ^cache/static/(.*)$ - [F]# Language Handling# You may remove the languages that you dont need or add other languages not listed here# For the proper language names and the 2-letter iso code languages consider includes/Core/locale.php fileRewriteCond %{QUERY_STRING} !mylang=[dutch|english]{2,}RewriteRule ^([nl]{2})/(.*)$ /index.php?mylang=dutch [QSA,L]RewriteRule ^([en]{2})/(.*)$ /index.php?mylang=english [QSA,L]## Exclude Files and directories#RewriteRule ^(administrator/|bridges/|cache/|components/|editor/|help/|images/|includes/|language/|mambots/|media/|modules/|templates/|tmpr/) - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^(.*) index.php
[Sat Jul 11 14:02:24 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/404.shtml, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:02:26 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/includes, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:02:26 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/404.shtml, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:02:53 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/includes, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:02:53 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/404.shtml, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:06:38 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/includes, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:10:40 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/includes, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:10:40 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/404.shtml, referer: http://comhair.nl/cms/administrator/index2.php?option=com_config&hidemainmenu=1[Sat Jul 11 14:13:38 2009] [error] [client 62.238.166.99] script '/home/comhair/domains/comhair.nl/public_html/index.php' not found or unable to stat, referer: http://comhair.nl/cms/[Sat Jul 11 14:13:38 2009] [error] [client 62.238.166.99] File does not exist: /home/comhair/domains/comhair.nl/public_html/404.shtml, referer: http://comhair.nl/cms/
# You should set: RewriteBase /elxis/RewriteBase /cms/