diff options
author | Ron Yorston <rmy@pobox.com> | 2020-04-05 09:56:59 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-04-05 10:05:06 +0100 |
commit | 4ecfc9fc115221ec66769915bf02ac37c40ffcd5 (patch) | |
tree | ed9dfd2ea6bb0f2e5d98b3a511d1b3c6f9f7185b /win32 | |
parent | fbfb02e8637409f1367cb0d8a3d02f6366261ab4 (diff) | |
download | busybox-w32-4ecfc9fc115221ec66769915bf02ac37c40ffcd5.tar.gz busybox-w32-4ecfc9fc115221ec66769915bf02ac37c40ffcd5.tar.bz2 busybox-w32-4ecfc9fc115221ec66769915bf02ac37c40ffcd5.zip |
httpd: enable in default configurations
Enable the httpd applet in WIN32 default configurations. Some
additional features have also been enabled:
'Ranges:' header
Basic HTTP authentication
Custom error pages
GZIP content encoding
Common Gateway Interface (CGI) and related features are not enabled.
Basic HTTP authentication requires bb_simplify_abs_path_inplace().
This function shouldn't be used for WIN32 paths. In this case it's
processing a URL which is OK.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions