-
Notifications
You must be signed in to change notification settings - Fork 0
Webserv Config Http Core Directives
inticoy edited this page Mar 5, 2024
·
4 revisions
Syntax: allow_methods ; Default: Context: http, server, location
Syntax: autoindex ; Default: Context: http, server, location
Syntax: client_body_timeout ; Default: Context: http, server, location
Syntax: client_header_timeout ; Default: Context: http, server
Syntax: client_max_body_size ; Default: Context: http, server, location
Syntax: default_type ; Default: Context: http, server, location
Syntax: error_page ; Default: Context: http, server, location
Syntax: index ; Default: Context: http, server, location
Syntax: keepalive_timeout ; Default: Context: http, server, location
Syntax: root ; Default: Context: http, server, location
Syntax: send_timeout ; Default: Context: http, server, location
Syntax: types ; Default: Context: http, server, location