ServerRoot "/usr/local/apache2" # # PidFile: The file in which the server should record its process # identification number when it starts. # PidFile logs/httpd.pid Timeout 45 KeepAlive On MaxKeepAliveRequests 200 KeepAliveTimeout 3 # prefork MPM StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClients 250 MaxRequestsPerChild 0 Listen 80 Listen 443 LoadModule access_module modules/mod_access.so LoadModule alias_module modules/mod_alias.so LoadModule auth_module modules/mod_auth.so LoadModule auth_digest_module modules/mod_auth_digest.so LoadModule dir_module modules/mod_dir.so LoadModule expires_module modules/mod_expires.so LoadModule headers_module modules/mod_headers.so LoadModule include_module modules/mod_include.so LoadModule log_config_module modules/mod_log_config.so LoadModule log_forensic_module modules/mod_log_forensic.so LoadModule mime_module modules/mod_mime.so LoadModule mime_magic_module modules/mod_mime_magic.so LoadModule negotiation_module modules/mod_negotiation.so LoadModule rewrite_module modules/mod_rewrite.so LoadModule setenvif_module modules/mod_setenvif.so LoadModule ssl_module modules/mod_ssl.so LoadModule status_module modules/mod_status.so LoadModule usertrack_module modules/mod_usertrack.so LoadModule vhost_alias_module modules/mod_vhost_alias.so LoadModule php5_module modules/libphp5.so ExtendedStatus Off User apache Group apache ServerAdmin webmaster@e-finance.eu UseCanonicalName Off DocumentRoot "/www" Options FollowSymLinks AllowOverride None Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all AcceptPathInfo On ForceType application/x-httpd-php ForceType application/x-httpd-php ForceType application/x-httpd-php ForceType application/x-httpd-php DirectoryIndex index.htm index.html index.php AccessFileName .htaccess Order allow,deny Deny from all TypesConfig conf/mime.types DefaultType text/plain MIMEMagicFile conf/magic HostnameLookups Off EnableMMAP Off EnableSendfile On LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%h %l %u %t \"%r\" %>s %b" common LogFormat "%{Referer}i -> %U" referer LogFormat "%{User-agent}i" agent LogLevel warn ErrorLog logs/error_log CustomLog logs/access_log combined ServerTokens Prod ServerSignature Off Alias /icons/ "/usr/local/apache2/icons/" Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all ScriptAlias /cgi-bin/ "/usr/local/apache2/cgi-bin/" AllowOverride None Options None Order allow,deny Allow from all AddLanguage ca .ca AddLanguage cs .cz .cs AddLanguage da .dk AddLanguage de .de AddLanguage el .el AddLanguage en .en AddLanguage eo .eo AddLanguage es .es AddLanguage et .et AddLanguage fr .fr AddLanguage he .he AddLanguage hr .hr AddLanguage it .it AddLanguage ja .ja AddLanguage ko .ko AddLanguage ltz .ltz AddLanguage nl .nl AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddLanguage pt .pt AddLanguage pt-BR .pt-br AddLanguage ru .ru AddLanguage sv .sv AddLanguage zh-CN .zh-cn AddLanguage zh-TW .zh-tw LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW ForceLanguagePriority Prefer Fallback AddCharset ISO-8859-1 .iso8859-1 .latin1 AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen AddCharset ISO-8859-3 .iso8859-3 .latin3 AddCharset ISO-8859-4 .iso8859-4 .latin4 AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru AddCharset ISO-8859-6 .iso8859-6 .latin6 .arb AddCharset ISO-8859-7 .iso8859-7 .latin7 .grk AddCharset ISO-8859-8 .iso8859-8 .latin8 .heb AddCharset ISO-8859-9 .iso8859-9 .latin9 .trk AddCharset ISO-2022-JP .iso2022-jp .jis AddCharset ISO-2022-KR .iso2022-kr .kis AddCharset ISO-2022-CN .iso2022-cn .cis AddCharset Big5 .Big5 .big5 AddCharset WINDOWS-1251 .cp-1251 .win-1251 AddCharset CP866 .cp866 AddCharset KOI8-r .koi8-r .koi8-ru AddCharset KOI8-ru .koi8-uk .ua AddCharset ISO-10646-UCS-2 .ucs2 AddCharset ISO-10646-UCS-4 .ucs4 AddCharset UTF-8 .utf8 AddCharset GB2312 .gb2312 .gb AddCharset utf-7 .utf7 AddCharset utf-8 .utf8 AddCharset big5 .big5 .b5 AddCharset EUC-TW .euc-tw AddCharset EUC-JP .euc-jp AddCharset EUC-KR .euc-kr AddCharset shift_jis .sjis AddType application/x-compress .Z AddType application/x-gzip .gz .tgz AddType application/x-httpd-php .php #AddType application/x-httpd-php-source .phps BrowserMatch "Mozilla/2" nokeepalive BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 BrowserMatch "RealPlayer 4\.0" force-response-1.0 BrowserMatch "Java/1\.0" force-response-1.0 BrowserMatch "JDK/1\.0" force-response-1.0 BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully BrowserMatch "MS FrontPage" redirect-carefully BrowserMatch "^WebDrive" redirect-carefully BrowserMatch "^WebDAVFS/1.[0123]" redirect-carefully BrowserMatch "^gnome-vfs" redirect-carefully BrowserMatch "^XML Spy" redirect-carefully BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully Include conf/ssl.conf NameVirtualHost 194.228.50.82:80 ServerAdmin webmaster@e-finance.eu DocumentRoot /www/e-finance_eu/www/ ServerName www.e-finance.eu ServerAdmin webmaster@e-finance.eu DocumentRoot /www/e-finance_eu/www/pma ServerName pma.e-finance.eu ErrorLog /www/e-finance_eu/logs/error_log ServerAdmin webmaster@e-finance.eu DocumentRoot /www/e-finance_eu/www/manager ServerName manager.e-finance.eu ServerAlias likvidace.e-finance.eu ErrorLog /www/e-finance_eu/logs/error_log ServerAdmin webmaster@e-finance.eu DocumentRoot /www/pojisteni_com/www/admin/koop ServerName koop.pojisteni.com ErrorLog /www/pojisteni_com/logs/error_log ServerAdmin webmaster@e-finance.eu DocumentRoot /www/pojisteni_com/www/_automat/ebanka ServerName ebanka-check.pojisteni.com ServerAdmin webmaster@e-finance.eu DocumentRoot /www/e-finance_eu/www/download ServerName download.e-finance.eu ErrorLog /www/e-finance_eu/logs/error_log ServerAdmin webmaster@e-finance.eu DocumentRoot /www/e-finance-reality_cz/www/XML/import ServerName import.e-finance.eu ServerAdmin webmaster@e-finance.eu DocumentRoot /www/e-finance_eu/www/efinanceservice ServerName efinanceservice.e-finance.eu ServerAlias e-financeservice.e-finance.eu ServerAlias www.efinanceservice.e-finance.eu ServerAlias www.e-financeservice.e-finance.eu ServerName www.allianz-direct.cz DocumentRoot /www/_redirects/allianz-direct_cz ServerName www.pojisteni-com.cz DocumentRoot /www/_redirects/pojisteni-com_cz ServerName www.pojistenicom.cz DocumentRoot /www/_redirects/pojistenicom_cz ServerName www.realityvcesku.cz DocumentRoot /www/_redirects/realityvcesku_cz ServerName www.iprodej.com ServerAlias iprodej.com ServerAlias www.i-prodej.com ServerAlias i-prodej.com DocumentRoot /www/_redirects/iprodej_com Include conf/vhosts.conf/*.conf