Skip to content

Instantly share code, notes, and snippets.

@amekusa
Created April 23, 2020 13:12
Show Gist options
  • Select an option

  • Save amekusa/56cf77d18ca950c6e64b5b7b3ecf60e9 to your computer and use it in GitHub Desktop.

Select an option

Save amekusa/56cf77d18ca950c6e64b5b7b3ecf60e9 to your computer and use it in GitHub Desktop.
# ----------------- ---- -- -
# 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