1 Commits

Author SHA1 Message Date
98aab9539a Made an oopsie with conf file 2025-05-03 23:49:38 +02:00

View File

@@ -4,7 +4,7 @@
port:8080
port-https:8443
# Here you choose what directory PyWebServer looks in for files.
directory:/home/nova/PyWebServer/html
directory:<Enter directory here>
# Host defenition, what hosts you can connect via.
# You can use FQDNs, IP-addresses and localhost,
# Support for multiple hosts is coming.