mirror of
https://github.com/civetweb/civetweb
synced 2025-03-28 21:13:27 +00:00
parent
6e0770d012
commit
e5e36cfdd7
@ -10006,6 +10006,7 @@ handle_directory_request(struct mg_connection *conn, const char *dir)
|
||||
|
||||
/* Body */
|
||||
mg_printf(conn,
|
||||
"<!DOCTYPE html>"
|
||||
"<html><head><title>Index of %s</title>"
|
||||
"<style>th {text-align: left;}</style></head>"
|
||||
"<body><h1>Index of %s</h1><pre><table cellpadding=\"0\">"
|
||||
|
Loading…
x
Reference in New Issue
Block a user