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
Suppress bad Directory comment when DocumentRoot is not set.
It's valid for a DocumentRoot to be missing (docroot => false).
However, in the directories section, this leads to a confusing message:
"## Directories, there should at least be a declaration for false"
0 commit comments