[Bug 69879] document what AllowCONNECT 0 means
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=69879 --- Comment #1 from Joe Orton <[email protected]> --- It works because it makes 0 the only allowed port, you can't connect() to port 0, and the only way to prevent the default applying is to have a non-empty list of allowed ports. I'd rather Debian submitted a patch to have "AllowConnect none" (or similar) be an explicit way to disallow all ports. -- You are receiving this mail because: You are the assignee for the bug.