fix .conf
This commit is contained in:
parent
05ba3aab36
commit
e381aae07a
7
www.conf
7
www.conf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user