@ -32,13 +32,6 @@ Define access_log_file ${log_file}.access.log
ServerAdmin ${admin_mail}
ServerAlias zapashcanon.fr
DocumentRoot ${doc_root}
<Directory ${doc_root}>
AllowOverride All
Order Allow,Deny
Allow from All
</Directory>
ProxyPass / http://127.0.0.1:3069/
ProxyPassReverse / http://127.0.0.1:3069/
ProxyRequests Off