2021-10-12 12:54:10 +00:00
|
|
|
---
|
|
|
|
badfuncs:
|
|
|
|
# mod_proxy uses inet_ntoa (safely) for IPv4 address matching,
|
|
|
|
# and APR interfaces for IPv6 addresses.
|
2024-04-17 15:40:56 +00:00
|
|
|
allowed:
|
|
|
|
/usr/lib*/httpd/modules/mod_proxy.so:
|
|
|
|
- inet_ntoa
|
2024-03-07 17:02:24 +00:00
|
|
|
upstream:
|
|
|
|
ignore:
|
2024-04-17 15:40:56 +00:00
|
|
|
- '*.xml'
|
|
|
|
- '*.service'
|
|
|
|
- '*.socket'
|
|
|
|
- '*.conf'
|
|
|
|
- '*.sysconf'
|
|
|
|
- '*.tmpfiles'
|
|
|
|
- 'README.*'
|
|
|
|
- '*.sysusers'
|
|
|
|
- '*.png'
|
|
|
|
- 'httpd-ssl-*'
|
2024-03-07 17:02:24 +00:00
|
|
|
- config.layout
|
2024-04-17 15:40:56 +00:00
|
|
|
- 'action*.sh'
|
|
|
|
- 'apachectl.*'
|