diff --git a/share/apache2/plinth.conf b/share/apache2/plinth.conf index 3347c3fa0..e29a543ca 100644 --- a/share/apache2/plinth.conf +++ b/share/apache2/plinth.conf @@ -51,13 +51,5 @@ Allow from 192.168.0.0/16 ProxyPass /plinth/static ! - - Order Deny,Allow - Deny from All - Allow from 10.0.0.0/8 - Allow from 172.16.0.0/12 - Allow from 192.168.0.0/16 - Require all granted -