##Options -Indexes +FollowSymLinksRewriteEngine OnRewriteBase /db/RewriteCond %{QUERY_STRING} !mylang=[arabic|armenian|bosnian|creole|croatian|danish|dutch|english|french|german|greek|hebrew|indonesian|italian|japanese|latvian|lithuanian|persian|polish|romanian|russian|serbian|spanish|srpski|turkish|vietnamese]{2,}RewriteRule ^([ar]{2})/(.*)$ /index.php?mylang=arabic [QSA,L]RewriteRule ^([hy]{2})/(.*)$ /index.php?mylang=armenian [QSA,L]RewriteRule ^([bs]{2})/(.*)$ /index.php?mylang=bosnian [QSA,L]RewriteRule ^([ht]{2})/(.*)$ /index.php?mylang=creole [QSA,L]RewriteRule ^({2})/(.*)$ /index.php?mylang=croatian [QSA,L]RewriteRule ^([da]{2})/(.*)$ /index.php?mylang=danish [QSA,L]RewriteRule ^([nl]{2})/(.*)$ /index.php?mylang=dutch [QSA,L]RewriteRule ^([en]{2})/(.*)$ /index.php?mylang=english [QSA,L]RewriteRule ^([fr]{2})/(.*)$ /index.php?mylang=french [QSA,L]RewriteRule ^([de]{2})/(.*)$ /index.php?mylang=german [QSA,L]RewriteRule ^([el]{2})/(.*)$ /index.php?mylang=greek [QSA,L]RewriteRule ^([he]{2})/(.*)$ /index.php?mylang=hebrew [QSA,L]RewriteRule ^([id]{2})/(.*)$ /index.php?mylang=indonesian [QSA,L]RewriteRule ^([it]{2})/(.*)$ /index.php?mylang=italian [QSA,L]RewriteRule ^([ja]{2})/(.*)$ /index.php?mylang=japanese [QSA,L]RewriteRule ^([lv]{2})/(.*)$ /index.php?mylang=latvian [QSA,L]RewriteRule ^([lt]{2})/(.*)$ /index.php?mylang=lithuanian [QSA,L]RewriteRule ^([fa]{2})/(.*)$ /index.php?mylang=persian [QSA,L]RewriteRule ^([pl]{2})/(.*)$ /index.php?mylang=polish [QSA,L]RewriteRule ^([ro]{2})/(.*)$ /index.php?mylang=romanian [QSA,L]RewriteRule ^([ru]{2})/(.*)$ /index.php?mylang=russian [QSA,L]RewriteRule ^(sr)/(.*)$ /index.php?mylang=serbian [QSA,L]RewriteRule ^([es]{2})/(.*)$ /index.php?mylang=spanish [QSA,L]RewriteRule ^(rs)/(.*)$ /index.php?mylang=srpski [QSA,L]RewriteRule ^({2})/(.*)$ /index.php?mylang=turkish [QSA,L]RewriteRule ^([vi]{2})/(.*)$ /index.php?mylang=vietnamese [QSA,L]RewriteRule ^(administrator/|bridges/|cache/|components/|editor/|help/|images/|includes/|language/|mambots/|media/|modules/|templates/|tmpr/) - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^(.*) index.phpRewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})RewriteRule ^(.*)$ index.php [F,L]AddHandler application/x-httpd-php5 .php
Linux brazil.micfo.com 2.6.26.2-MICFO #1 SMP Fri Aug 15 14:57:38 CDT 2008 i686Database Version: mysql 4.1.22-standard (Version: 4.1.22)PHP Version: 5.2.6Web Server: Microsoft-IIS/6.0Web Server to PHP interface: cgiVersion Elxis 2009.1 DEV rev2563 [ Hecate ] 10-Oct-2009 11:33 GMT+2User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.36 Safari/525.19Relevant PHP Settings: Safe Mode: OFFOpen basedir: noneDisplay Errors: ONShort Open Tags: ONFile Uploads: ONMagic Quotes: ONRegister Globals: OFFOutput Buffering: OFFSession save path: noneSession auto start: 0XML enabled: YesZlib enabled: YesDisabled Functions: noneWYSIWYG Editor: TinyMCE WYSIWYG EditorConfiguration File: <?php$mosConfig_offline = '0'; $mosConfig_host = 'localhost'; $mosConfig_user = 'xxxxxx';$mosConfig_password = 'xxxxxx';$mosConfig_db = 'xxxxxx';$mosConfig_db = 'xxxxxx';$mosConfig_db = 'xxxxxx';$mosConfig_lang = 'greek'; $mosConfig_pub_langs = 'english,greek'; $mosConfig_alang = 'english'; $mosConfig_absolute_path = '/home/*****/public_html/********/db'; $mosConfig_live_site = 'http://www.********.gr/db'; $mosConfig_sitename = '********'; $mosConfig_shownoauth = '0'; $mosConfig_user = 'xxxxxx';$mosConfig_uniquemail = '1'; $mosConfig_offline_message = 'Αυτός ο ιστότοπος είναι προσωρινά εκτός για λόγους συντήρησης.Παρακαλούμε δοκιμάστε ξανά σε λίγο.'; $mosConfig_error_message = 'Αυτός ο ιστότοπος είναι προσωρινά μη διαθέσιμος.Παρακαλούμε ειδοποιήστε το διαχειριστή του συστήματος'; $mosConfig_debug = '1'; $mosConfig_lifetime = '900'; $mosConfig_MetaDesc = '**********8 - Powered by Elxis CMS (www.elxis.org)'; $mosConfig_MetaKeys = 'open source, multilingual, free cms, table-less, xhtml valid, css, content managment, rtl compatible, elxis.org, adodb, elxis'; $mosConfig_locale = ''; $mosConfig_offset = '0'; $mosConfig_hideAuthor = '0'; $mosConfig_hideCreateDate = '0'; $mosConfig_hideModifyDate = '0'; $mosConfig_hideRtf = '0'; $mosConfig_hidePdf = '0'; $mosConfig_hidePrint = '0'; $mosConfig_hideEmail = '0'; $mosConfig_enable_log_items = '0'; $mosConfig_enable_log_searches = '0'; $mosConfig_enable_stats = '0'; $mosConfig_sef = '2'; $mosConfig_vote = '0'; $mosConfig_gzip = '0'; $mosConfig_multipage_toc = '1'; $mosConfig_allowUserRegistration = '1'; $mosConfig_link_titles = '0'; $mosConfig_error_reporting = -1; $mosConfig_list_limit = '20'; $mosConfig_caching = '0'; $mosConfig_static_cache = '1'; $mosConfig_cachepath = '/home/****/public_html/***********8/db/cache'; $mosConfig_cachetime = '1800'; $mosConfig_mailer = 'mail'; $mosConfig_mailfrom = 'info.******@yahoo.gr'; $mosConfig_fromname = '*********'; $mosConfig_sendmail = '/usr/sbin/sendmail'; $mosConfig_smtpauth = '0'; $mosConfig_smtpuser = ''; $mosConfig_smtppass = ''; $mosConfig_smtphost = 'localhost'; $mosConfig_back_button = '0'; $mosConfig_item_navigation = '1'; $mosConfig_secret = '*******8'; $mosConfig_readmore = '1'; $mosConfig_hits = '1'; $mosConfig_comments = '1'; $mosConfig_icons = '1'; $mosConfig_favicon = 'favicon.ico'; $mosConfig_fileperms = ''; $mosConfig_dirperms = ''; $mosConfig_helpurl = ''; $mosConfig_ftp = '0'; $mosConfig_ftp_host = 'localhost'; $mosConfig_ftp_user = 'xxxxxx';$mosConfig_ftp_pass = 'xxxxxx';$mosConfig_ftp_port = '21'; $mosConfig_ftp_root = ''; $mosConfig_access = '1'; $mosConfig_captcha = '1'; ?>