mirror of
https://github.com/Doczom/simple-httpd.git
synced 2025-09-24 08:03:51 +02:00
Add loading mime types
Added function for loading mime types file from the config file. Fixed a small bugs in the test_unit and translate comments in httpd. Added working config server (in exemple) Checked server in work - server worked
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
; Это модуль для обработки стандартных запросов на получение файла
|
||||
; по пути, который не относится к другому модулю
|
||||
; This is a module for processing standard requests to get a file along
|
||||
; a path that does not belong to another module.
|
||||
|
||||
|
||||
file_server:
|
||||
|
Reference in New Issue
Block a user