Apache域名访问IP白名单

Refer-to: https://httpd.apache.org/docs/2.4/mod/mod_authz_core.html#require
1. no cdn

Options ALL
AllowOverride None
Order Deny,Allow
Deny From all
Allow From 172.31.28.121
Allow From 172.31.28.120
Require all granted

----------------------------

###############apache2.4 ACL ####################


Require all denied


Require al

Apache域名访问IP白名单最先出现在Python成神之路

版权声明:
作者:lichengxin
链接:https://www.techfm.club/p/8641.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>