|
|
|
|
|
by Rygian
160 days ago
|
|
It's called "the world wide web" and it works on the principle that a webpage served by computer A can contain links that point to other pages served by computer B. Whether that principle should have been sustained in the special case of "B = localhost" is a valid question. I think the consensus from the past 40 years has been "yes", probably based on the amount of unknown failure possibilities if the default was reversed to "no". |
|
Indeed, deny by default policy results in unknown failure possibilities, it's inherent to safety.