8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
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
|
|
|