mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-18 10:23:05 +02:00
better config file explanation
This commit is contained in:
@@ -15,7 +15,7 @@ LOC_trunk_dev=
|
||||
### LOCAL WEBSERVER ###
|
||||
|
||||
# Choose your local webserver.
|
||||
# Default is "python" which is python's inbuilt http server that is available on most distributions
|
||||
# Default is "python" which is python3's built-in http.server module (SimpleHTTP) that is available on most distributions
|
||||
# Use "lighttpd" if you want to use the Lighttpd webserver. This has to be configured manually (see guide)
|
||||
HTTPD=python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user