mirror of
https://github.com/5etools-mirror-2/5etools-img.git
synced 2025-12-16 01:43:21 -06:00
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
server.document-root = "/var/www/localhost/htdocs"
|
|
|
|
server.port = 80
|
|
|
|
server.username = "lighttpd"
|
|
server.groupname = "lighttpd"
|
|
|
|
include "/etc/lighttpd/mime-types.conf"
|
|
|
|
index-file.names = ("index.html")
|