QuestionQ82
HTTP ServicesWhich directive in an Nginx server configuration block specifies the filesystem path from which the server’s content is served?
- A location
- B htdocs
- C DocumentRoot
- D root
- E base_dir
Which directive in an Nginx server configuration block specifies the filesystem path from which the server’s content is served?
Community Discussion