Services/Nginx: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= location = = todo = {| class="wikitable" ! TODO || Command |- | List directory || <source lang="nginx"> autoindex on; </source> |}") |
No edit summary |
||
| Line 1: | Line 1: | ||
= | = Quick References = | ||
{| class="wikitable" | {| class="wikitable" | ||
! TODO || Command | ! TODO || Command | ||
| Line 10: | Line 8: | ||
</source> | </source> | ||
|} | |} | ||
= Priority of location = | |||
<source lang="nginx"> | |||
</source> | |||
Revision as of 03:34, 5 June 2018
Quick References
| TODO | Command |
|---|---|
| List directory |
autoindex on;
|