Update httpd_config.conf

This commit is contained in:
Stefan Pejcic 2024-12-23 17:11:32 +01:00 committed by GitHub
parent c51916c014
commit 5f9a5bfa7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,7 +211,7 @@ virtualhost Example {
} }
listener Default { listener Default {
address *:8088 address *:80
secure 0 secure 0
map Example * map Example *
} }