projects
/
sysconfig
/
apache2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
59d28c7
)
Stop listening on IPs we haven't had for years
master
author
Alex Dehnert
<alex@dehnerts.com>
Sun, 11 Jun 2023 18:52:29 +0000
(14:52 -0400)
committer
Alex Dehnert
<alex@dehnerts.com>
Sun, 11 Jun 2023 18:52:29 +0000
(14:52 -0400)
ports.conf
patch
|
blob
|
history
diff --git
a/ports.conf
b/ports.conf
index 710e58c2b9f72acc285026d4eb4ae6b6645f488c..d5a6ffa103c782ee1fb1e627f4a477053faaf136 100644
(file)
--- a/
ports.conf
+++ b/
ports.conf
@@
-8,11
+8,7
@@
Listen 80
<IfModule ssl_module>
Listen 80
<IfModule ssl_module>
- # olinda -- main IP (~2018)
- Listen 18.102.208.15:443
# olinda -- main IP (~2019)
Listen 18.18.208.12:443
# olinda -- main IP (~2019)
Listen 18.18.208.12:443
- # adehnert.mit.edu
- Listen 18.102.208.52:443
# *Not* 18.102.208.10 (adehnert-roost-api) -- used for nginx
</IfModule>
# *Not* 18.102.208.10 (adehnert-roost-api) -- used for nginx
</IfModule>