apache-require/snippets
Brice Waegeneire cf2017a863 Finally working
2021-01-12 17:31:27 +01:00

20 lines
161 B
Plaintext

Order deny,allow
Deny from all
Satisfy any
Allow from 127.0.0.1
Deny from env=bar
foo bar
Include /etc/apache2/ipaddr_whitelist.conf