Made cfs-based webserver example compatible with 8.3 file systems.
This commit is contained in:
parent
8631ae8515
commit
cd24e920b6
9 changed files with 38 additions and 33 deletions
|
@ -10,6 +10,7 @@ http_texthtml "text/html"
|
|||
http_location "location: "
|
||||
http_host "host: "
|
||||
http_crnl "\r\n"
|
||||
http_index_htm "/index.htm"
|
||||
http_index_html "/index.html"
|
||||
http_404_html "/404.html"
|
||||
http_referer "Referer:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue