mirror of
https://github.com/5etools-mirror-2/5etools-img.git
synced 2025-10-29 03:15:32 -05:00
v1.198.1
This commit is contained in:
10
docker/lighttpd.conf
Normal file
10
docker/lighttpd.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
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")
|
||||
1369
docker/mime-types.conf
Normal file
1369
docker/mime-types.conf
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user