mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
tooling box ./utils/*: minor fix from production test
This commit is contained in:
parent
2f40f61f83
commit
71d7550dbe
8 changed files with 29 additions and 7 deletions
|
|
@ -4,7 +4,12 @@ ProxyPreserveHost On
|
|||
|
||||
<Location ${PUBLIC_URL_PATH_MORTY} >
|
||||
|
||||
<IfModule mod_security2.c>
|
||||
SecRuleEngine Off
|
||||
</IfModule>
|
||||
|
||||
Require all granted
|
||||
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
#Allow from fd00::/8 192.168.0.0/16 fe80::/10 127.0.0.0/8 ::1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue