mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
6d3bd4d451
commit
729d369d9a
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ http {
|
|||
allow 127.0.0.1;
|
||||
|
||||
# Allow requests from the entire 172.0.0.0/8 range
|
||||
allow 172.0.0.0/8;
|
||||
allow 172.16.0.0/12;
|
||||
|
||||
# Deny all other requests
|
||||
deny all;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue