# Auto generated apache config file by DirectAdmin version 1.35.1
# Modifying this file is not recommended as any changes you make will be
# overwritten when the user makes any changes to his/her website
# Frontpage requires these parameters in every httpd.conf file or else
# it won't work.
ServerRoot /etc/httpd
<VirtualHost 91.xxx.xxx.xxx:80>
ServerName
www.cfmweb*nl
ServerAlias
www.cfmweb*nl cfmweb*nl cfmweb*be
www.cfmweb*be
ServerAdmin webmaster@cfmweb*nl
DocumentRoot /home/user/domains/cfmweb*nl/public_html
ScriptAlias /cgi-bin/ /home/user/domains/cfmweb*nl/public_html/cgi-bin/
UseCanonicalName OFF
SuexecUserGroup user user
CustomLog /var/log/httpd/domains/cfmweb*nl.bytes bytes
CustomLog /var/log/httpd/domains/cfmweb*nl.log combined
ErrorLog /var/log/httpd/domains/cfmweb*nl.error.log
<Directory /home/user/domains/cfmweb*nl/public_html>
Options +Includes -Indexes
php_admin_flag engine ON
<IfModule !mod_php6.c>
php_admin_flag safe_mode OFF
</IfModule>
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f user@cfmweb*nl'
php_admin_value open_basedir /home/user/:/tmp:/var/tmp:/usr/local/lib/php/
</Directory>
</VirtualHost>