# Mongoose web server configuration file. # Lines starting with '#' and empty lines are ignored. # For detailed description of every option, visit # http://code.google.com/p/mongoose/wiki/MongooseManual # cgi_pattern **.cgi$|**.pl$|**.php$ # cgi_environment # put_delete_passwords_file # cgi_interpreter # protect_uri # authentication_domain mydomain.com # ssi_pattern **.shtml$|**.shtm$ # access_log_file # ssl_chain_file # global_passwords_file # index_files index.html,index.htm,index.cgi # access_control_list # max_request_size 16384 # extra_mime_types # ssl_certificate # num_threads 10 # run_as_user # url_rewrite_patterns document_root D:\ContentServer\htdocs listening_ports 80 enable_directory_listing yes enable_keep_alive yes error_log_file error.log