mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Make it look better
This commit is contained in:
parent
e370177b0e
commit
ee16428ce9
@ -30,9 +30,8 @@ Your account *can* be suspended if you take part in any sort of malicious activi
|
||||
|
||||
As nature of this website, privacy and security must be our main priority, the following is currently in effect:
|
||||
|
||||
- nginx logging is disabled on all servers.
|
||||
- (no IPs are being logged)
|
||||
- The following nginx headers are set to zero:
|
||||
- nginx logging is disabled on all servers and no IPs are being logged.
|
||||
- The following nginx headers are set to disable IP logging:
|
||||
- `proxy_set_header X-Forwarded-For 0.0.0.0;`
|
||||
- `proxy_set_header X-Real-IP 0.0.0.0;`
|
||||
- `proxy_set_header X-Forwarded-Host 0.0.0.0;`
|
||||
|
Loading…
Reference in New Issue
Block a user