Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file althttpd.md version fe229dd8e8
2025-06-05
| ||
13:19 | The Scrapy robot is abusive - running dozens of requests per second and ignoring robots.txt. So block it. ... (Leaf check-in: 013be7e48a user: drh tags: trunk) | |
2025-05-21
| ||
15:02 | Improved error reply if CGI fails to start. ... (check-in: 3705b3d8a4 user: drh tags: trunk) | |
14:07 | Improved --help message. No functional changes. ... (check-in: 32c3ebd42a user: drh tags: trunk) | |
11:11 | Return an error if a CGI program fails to start. ... (check-in: abb1f34e17 user: drh tags: trunk) | |
2025-04-28
| ||
10:57 | Add woff/woff2 mimetypes. ... (check-in: 9823bf98a0 user: stephan tags: trunk) | |
10:53 | Add mimetype flags which say to elide the charset from the response Content-Type to all mimetypes which are known to be binary. Probably many of the unmodified mimetypes refer to binary formats, but only those known by me to be binary were modified. ... (check-in: c0759d91c6 user: stephan tags: trunk) | |
2025-04-23
| ||
14:12 | Alternative logview script "logview5" gives a 5-minute snapshot. ... (check-in: 1823d7073b user: drh tags: trunk) | |
2025-04-21
| ||
10:50 | Another minor fix to logview. ... (check-in: 8fd94832a5 user: drh tags: trunk) | |
09:56 | Minor bug fix in logview. ... (check-in: d14f1d6be9 user: drh tags: trunk) | |
2025-04-20
| ||
23:40 | Enhance the 16-th column of the logfile output such that it can be a text string of the form "N+SUFFIX" meaning that the SCRIPT_NAME is constructed from the first N bytes of the URL followed by SUFFIX. This is used in cases when an extension is added (ex: /not-found.html) where the extension is not contained within the original URL. The logtodb program is also updated to handle this case. ... (check-in: 16660a2dcd user: drh tags: trunk) | |
2025-04-19
| ||
22:37 | Fix harmless comments in documentation. ... (check-in: 6f90faea31 user: drh tags: trunk) | |
2025-04-17
| ||
20:19 | Another couple typos reported off-list by BrickViking. ... (check-in: ea508d1347 user: stephan tags: trunk) | |