lobsters / lobsters-ansible

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

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

Closed alanpost closed 1 year 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 1 year ago

This is done.