# CivetWeb web server configuration file. # For detailed description of every option, visit # https://github.com/civetweb/civetweb/blob/master/docs/UserManual.md # Lines starting with '#' and empty lines are ignored. # To make changes, remove leading '#', modify option values, # save this file and then restart CivetWeb. listening_ports 443 num_threads tcp_nodelay max_request_size connection_queue listen_backlog request_timeout_ms keep_alive_timeout_ms decode_url no cgi_pattern cgi_buffering no cgi2_buffering no authentication_domain enable_auth_domain_check no ssi_pattern enable_directory_listing yes index_files index.html ssl_verify_peer ssl_cache_timeout ssl_verify_depth ssl_default_verify_paths no ssl_protocol_version lua_script_pattern lua_server_page_pattern duktape_script_pattern lua_websocket_pattern access_control_allow_origin access_control_allow_methods access_control_allow_headers static_file_max_age