Latest update - 7358

This commit is contained in:
2018-09-22 16:45:51 +09:00
parent 8257b0dabc
commit 1de34aa0ce
2 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -452,7 +452,7 @@ ngx_http_autoindex_html(ngx_http_request_t *r, ngx_array_t *entries)
static u_char header[] =
"</title></head>" CRLF
"<body bgcolor=\"white\">" CRLF
"<body>" CRLF
"<h1>Index of "
;