dotfiles/startpage/mongoose.conf

30 lines
881 B
Plaintext
Raw Normal View History

2018-06-24 09:28:41 +02:00
# Mongoose web server configuration file.
# For detailed description of every option, visit
# https://github.com/cesanta/mongoose
# Lines starting with '#' and empty lines are ignored.
# To make a change, remove leading '#', modify option's value,
# save this file and then restart Mongoose.
# ip_acl
# access_log_file
# auth_domain mydomain.com
# cgi_interpreter
# cgi_pattern **.cgi$|**.pl$|**.php$
# debug_level 0
document_root D:\Development\Source\dotfiles\startpage
# enable_dir_listing yes
2018-10-08 12:11:30 +02:00
error_log_file D:\Development\Source\dotfiles\startpage\errorlog.txt
2018-06-24 09:28:41 +02:00
# extra_headers
# extra_mime_types
# global_auth_file
# hide_files_patterns
# hexdump_file
index_files main.html,index.html,index.htm,index.shtml,index.cgi,index.php
2018-10-08 12:11:30 +02:00
# listening_port 8080
2018-06-24 09:28:41 +02:00
# ssi_pattern **.shtml$|**.shtm$
# ssl_certificate
# ssl_key
# ssl_ca_certificate
start_browser no
# url_rewrites