You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
What is the issue
Unclear requirements in section III.3 Configuration file
Expectation (-s)
Change 2nd bulled point:
Setup the server_names or not
to:
Setup server_names
Since the "you should be able to" line that introduces this list already makes everything listed optional from the config file perspective (as in, you have to implement it, but not every config file has to have it)
The "or not" makes it ambiguous whether you have to implement this at all or not...
Change 4th bullet point:
Setup default error pages
to:
Setup custom error pages
Since the "default error pages" are already set in section III.1 Requirements