forked from SUNET/soc-ops
Typo.
This commit is contained in:
parent
73f19762a5
commit
11a6a8398b
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@
|
|||
</Directory>
|
||||
|
||||
<Location /intelmq/>
|
||||
ProxyPass unix:/var/run/intelmq_api.sock
|
||||
ProxyPassReverse unix:/var/run/intelmq_api.sock
|
||||
ProxyPass unix:/var/run/intelmq_api.sock|http://127.0.0.1:8081/
|
||||
ProxyPassReverse unix:/var/run/intelmq_api.sock|http://127.0.0.1:8081/
|
||||
</Location>
|
||||
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
|
|
Loading…
Add table
Reference in a new issue