lobsters / lobsters-ansible

Ansible playbook for lobste.rs
ISC License
78 stars 25 forks source link

drop HTTP requests from domains we do not control. #59

Closed alanpost closed 11 months ago

alanpost commented 4 years ago

Our nginx configuration responds to requests from domains we don't control, so long as that domain is pointing to our IP address(es). I'd like to modify the configuration to drop incoming requests for domains outside of our control.

pushcx commented 11 months ago

This is done.