Files
cpp-project-template/third_party/prometheus/3rdparty/civetweb/examples/multidomain/base_domain.conf

8 lines
199 B
Plaintext
Raw Normal View History

2025-08-22 18:22:57 +08:00
listening_ports 80r,443s,8080
ssl_certificate resources/cert/server.pem
authentication_domain default
add_domain examples/multidomain/add_domain.conf
document_root test
enable_directory_listing yes