CIM / MongooseDaemon

An objective-c wrapper for embedding the mongoose http web server in iPhone apps
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add support for more Mongoose options #4

Open jose-ibanez opened 10 years ago

jose-ibanez commented 10 years ago

Unsupported mongoose options:

access_control_list access_log_file authentication_domain cgi_environment cgi_interpreter cgi_pattern

document_root

enable_directory_listing enable_keep_alive error_log_file extra_mime_types global_auth_file hide_files_patterns index_files

listening_ports

num_threads protect_uri put_delete_auth_file request_timeout_ms run_as_user ssi_pattern ssl_certificate throttle url_rewrite_patterns