Ignore:
Timestamp:
Feb 4, 2016, 11:11:09 PM (8 years ago)
Author:
coas-nagasima
Message:

URLがフォルダを指している場合、/index.htmlにリダイレクトするよう変更。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uKadecot/trunk/uip/apps/webserver/http-strings.h

    r108 r155  
    2121extern const char http_header_101[35];
    2222extern const char http_header_200[77];
     23extern const char http_header_301[92];
    2324extern const char http_header_404[84];
    2425extern const char http_content_encoding_gzip[25];
Note: See TracChangeset for help on using the changeset viewer.