This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
apache-formula
镜像来自
https://github.com/saltstack-formulas/apache-formula.git
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
31
Wiki
Activity
Saltstack Official Apache Formula
617
Commit
5
分支
目錄樹:
a94a703c95
apache-formula
/
apache
/
files
/
RedHat
/
geoip.conf
geoip.conf
93B
原始文件
Normal View
文件歷史
Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat
8 年之前
1
2
3
4
<IfModule mod_geoip.c>
GeoIPEnable
On
GeoIPDBFile
/usr/share/GeoIP/GeoIP.dat
</IfModule>