Created
April 23, 2020 13:12
-
-
Save amekusa/56cf77d18ca950c6e64b5b7b3ecf60e9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ----------------- ---- -- - | |
| # Custom Settings | |
| # From 2020.04.23 | |
| # Anonymize | |
| visible_hostname none | |
| forwarded_for off | |
| via off | |
| # Remove some HTTP headers | |
| header_access X-FORWARDED-FOR deny all | |
| header_access VIA deny all | |
| header_access CACHE-CONTROL deny all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment