AllowOverride None
Order Deny,Allow
Deny from all
DocumentRoot /var/www/ropescourses.eu/web
ServerName ropescourses.eu
ServerAlias www.ropescourses.eu
ServerAlias *.ziprider.cz ziprider.cz
ServerAlias *.projectoutdoor.cz projectoutdoor.cz
ServerAlias www.hochseilgarten-bau.com hochseilgarten-bau.com
ServerAlias www.lanova-centra.eu lanova-centra.eu
ServerAlias www.lanovacentra.eu lanovacentra.eu
ServerAlias www.stavbalanovychcenter.cz stavbalanovychcenter.cz
ServerAlias www.stavba-lanovych-center.cz stavba-lanovych-center.cz
ServerAlias www.lanovahriste.cz lanovahriste.cz
ServerAlias www.lanovehriste.cz lanovehriste.cz
ServerAlias *.ziplines.cz ziplines.cz
ServerAlias *.zip-lines.eu zip-lines.eu
ServerAdmin webmaster@ropescourses.eu
ErrorLog /var/log/ispconfig/httpd/ropescourses.eu/error.log
CustomLog /var/log/apache2/other_vhosts_access.log vhost_combined
#CustomLog "|/usr/share/munin/apache_pipelogger" "%v %p %m %B %D %s"
Options +FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
Options +FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
# Clear PHP settings of this website
SetHandler None
# mod_php enabled
AddType application/x-httpd-php .php .php3 .php4 .php5
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@ropescourses.eu"
php_admin_value upload_tmp_dir /var/www/clients/client27/web133/tmp
php_admin_value session.save_path /var/www/clients/client27/web133/tmp
#PHPIniDir /var/www/conf/web133
php_admin_value open_basedir /var/www/clients/client27/web133/web:/var/www/clients/client27/web133/tmp:/var/www/ropescourses.eu/web:/srv/www/ropescourses.eu/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin
RewriteEngine on
RewriteCond %{HTTP_HOST} ^ropescourses\.eu$ [NC]
RewriteRule ^(.*)$ http://www.ropescourses.eu$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^ziplines\.cz$ [NC]
RewriteRule ^(.*)$ http://www.ziplines.cz$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^zip-lines\.eu$ [NC]
RewriteRule ^(.*)$ http://www.zip-lines.eu$1 [R=301,L]
# add support for apache mpm_itk
AssignUserId web133 client27
# Do not execute PHP files in webdav directory
SecRuleRemoveById 960015
SecRuleRemoveById 960032
SetHandler None
DavLockDB /var/www/clients/client27/web133/tmp/DavLock
# DO NOT REMOVE THE COMMENTS!
# IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
# WEBDAV BEGIN
# WEBDAV END