AllowOverride None
Order Deny,Allow
Deny from all
DocumentRoot /var/www/pharmalink.sk/web
ServerName pharmalink.sk
ServerAlias www.pharmalink.sk
ServerAdmin webmaster@pharmalink.sk
ErrorLog /var/log/ispconfig/httpd/pharmalink.sk/error.log
CustomLog /var/log/apache2/other_vhosts_access.log vhost_combined
#CustomLog "|/usr/share/munin/apache_pipelogger" "%v %p %m %B %D %s"
Alias /error/ "/var/www/pharmalink.sk/web/error/"
ErrorDocument 400 /error/400.html
ErrorDocument 401 /error/401.html
ErrorDocument 403 /error/403.html
ErrorDocument 404 /error/404.html
ErrorDocument 405 /error/405.html
ErrorDocument 500 /error/500.html
ErrorDocument 502 /error/502.html
ErrorDocument 503 /error/503.html
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
# php as fast-cgi enabled
# For config options see: http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html
FcgidIdleTimeout 300
FcgidProcessLifeTime 3600
# FcgidMaxProcesses 1000
FcgidMaxRequestsPerProcess 5000
FcgidMinProcessesPerClass 0
FcgidMaxProcessesPerClass 10
FcgidConnectTimeout 3
FcgidIOTimeout 600
FcgidBusyTimeout 3600
FcgidMaxRequestLen 1073741824
SetHandler fcgid-script
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php3
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php4
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php5
Options +ExecCGI
AllowOverride All
Order allow,deny
Allow from all
SetHandler fcgid-script
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php3
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php4
FCGIWrapper /var/www/php-fcgi-scripts/web363/.php-fcgi-starter .php5
Options +ExecCGI
AllowOverride All
Order allow,deny
Allow from all
# add support for apache mpm_itk
AssignUserId web363 client21
# Do not execute PHP files in webdav directory
SecRuleRemoveById 960015
SecRuleRemoveById 960032
SetHandler None
DavLockDB /var/www/clients/client21/web363/tmp/DavLock
# DO NOT REMOVE THE COMMENTS!
# IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
# WEBDAV BEGIN
# WEBDAV END