mirror of
https://github.com/5etools-mirror-2/5etools-img.git
synced 2025-10-29 03:15:32 -05: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")
|