################### CONFIXX APACHE VHOSTS FILE ##########################
# created at Tue Apr 11 16:13:02 2006
#
# !!! Do not make any changes in this file !!!
#
# 1. We cannot guarantee that the software will work properly, if
# the contents of this file are modified.
# 2. This file would be rewritten each time the Confixx software requires
# to update Apache configuration to bring user/domain settings in effect.
#
# If you need to have some custom content in this file, you can use
# "httpd special" function in the Confixx Control Panel or create
# an empty webX.lock file and edit webX.conf by the way you want in this
# case Confixx will not touch the configuration file.
#
##########################################################################
<Directory "/srv/www/htdocs/web4/html">
Options -FollowSymLinks -SymLinksIfOwnerMatch
Options +ExecCGI +Indexes
AddHandler cgi-script .cgi .pl
DirectoryIndex index.html index.htm index.php index.php3 index.php4 index.php5 index.shtml index.shtm index.sht
<IfModule mod_access.c>
Allow from all
</IfModule>
<Files ~ "\.(wml.*|wbmp)$">
deny from all
</Files>
</Directory>
<Directory "/srv/www/htdocs/web4/html/cgi-bin/">
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.cgihandler
</Files>
</IfModule>
</Directory>
NameVirtualHost 80.86.80.198:80
<VirtualHost 80.86.80.198:80>
ServerName 80.86.80.198
DocumentRoot /srv/www/htdocs/confixx/html/gesperrt
Options +FollowSymLinks
php_admin_flag safe_mode Off
php_admin_flag file_uploads On
php_admin_flag track_vars On
php_admin_flag magic_quotes_runtime Off
php_admin_flag magic_quotes_gpc Off
php_admin_value include_path ".:/srv/www/htdocs/confixx/html/include:/srv/www/htdocs/confixx/html"
php_admin_value default_charset none
php_admin_value open_basedir /srv/www/htdocs/confixx
<IfModule mod_dir.c>
DirectoryIndex index.php index.html index.htm index.shtml index.cgi
</IfModule>
</VirtualHost>
NameVirtualHost 80.86.80.198:443
<VirtualHost 80.86.80.198:443>
ServerName 80.86.80.198
DocumentRoot /srv/www/htdocs/confixx/html/gesperrt
Options +FollowSymLinks
php_admin_flag safe_mode Off
php_admin_flag file_uploads On
php_admin_flag track_vars On
php_admin_flag magic_quotes_runtime Off
php_admin_flag magic_quotes_gpc Off
php_admin_value include_path ".:/srv/www/htdocs/confixx/html/include:/srv/www/htdocs/confixx/html"
php_admin_value default_charset none
php_admin_value open_basedir /srv/www/htdocs/confixx
<IfModule mod_dir.c>
DirectoryIndex index.php index.html index.htm index.shtml index.cgi
</IfModule>
<IfDefine SSL>
SSLEngine on
SSLCertificateKeyFile /etc/apache2/ssl.key/web4.key
SSLCertificateFile /etc/apache2/ssl.crt/web4.crt
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0
<Files ~ "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
</Files>
</IfDefine>
</VirtualHost>
<VirtualHost 80.86.80.198:80>
ServerName domain1.de
ServerAlias www.domain1.de domain1.de www.domain1.de
DocumentRoot /srv/www/htdocs/web4/html
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
</VirtualHost>
<VirtualHost 80.86.80.198:80>
ServerName www.domain2.de
ServerAlias www.domain3.de domain3.de domain2.de www.domain2.de
DocumentRoot /srv/www/htdocs/web4/html/joomla
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
php_admin_flag safe_mode Off
<Directory "/srv/www/htdocs/web4/html">
AllowOverride All
</Directory>
</VirtualHost>
<VirtualHost 83.133.81.53:80>
ServerName web4.confixxdomain.de
DocumentRoot /srv/www/htdocs/web4/html
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
php_admin_flag safe_mode Off
<Directory "/srv/www/htdocs/web4/html">
AllowOverride All
</Directory>
</VirtualHost>
<VirtualHost 80.86.80.198:80>
ServerName domain2.de
DocumentRoot /srv/www/htdocs/web4/html
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
php_admin_flag safe_mode Off
<Directory "/srv/www/htdocs/web4/html">
AllowOverride All
</Directory>
</VirtualHost>
NameVirtualHost 80.86.80.198:443
<VirtualHost 80.86.80.198:443>
ServerName domain3.de
DocumentRoot /srv/www/htdocs/web4/html/joomla
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
<IfDefine SSL>
SSLEngine on
SSLCertificateKeyFile /etc/apache2/ssl.key/web4.key
SSLCertificateFile /etc/apache2/ssl.crt/web4.crt
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
<Files ~ "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
</Files>
<Directory "/srv/www/htdocs/web4/html/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
</IfDefine>
php_admin_flag safe_mode Off
<Directory "/srv/www/htdocs/web4/html">
AllowOverride All
</Directory>
</VirtualHost>
<VirtualHost 80.86.80.198:80>
ServerName bestellung.domain2.de
ServerAlias bestellung.domain3.de
DocumentRoot /srv/www/htdocs/web4/html/bestellung
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
php_admin_flag safe_mode Off
<Directory "/srv/www/htdocs/web4/html">
AllowOverride All
</Directory>
</VirtualHost>
<VirtualHost 80.86.80.198:80>
ServerName error.domain2.de
DocumentRoot /srv/www/htdocs/web4/html/1-error
SuexecUserGroup web4 web4
ScriptAlias /cgi-bin/ /srv/www/htdocs/web4/html/cgi-bin/
<IfModule mod_python.c>
<Files ~ "\.py$">
AddHandler python-program .py
PythonHandler mod_python.publisher
</Files>
</IfModule>
php_admin_value open_basedir /srv/www/htdocs/web4/html/:/srv/www/htdocs/web4/phptmp/:/srv/www/htdocs/web4/files/:/srv/www/htdocs/web4/atd/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /srv/www/htdocs/web4/phptmp/
php_admin_flag safe_mode Off
<Directory "/srv/www/htdocs/web4/html">
AllowOverride All
</Directory>
</VirtualHost>