Actions
Feature #1013
closedConfigure Busybox httpd for use with piboxwww
Status:
Closed
Priority:
Immediate
Assignee:
Category:
Web Server
Target version:
Start date:
31 Jul 2023
Due date:
% Done:
100%
Estimated time:
Severity:
02 - High
Description
This is to check the value of switching from Monkey to Busybox httpd (as opposed to lighttpd).
Related issues
Updated by Hammel over 1 year ago
References
- http://wiki.chumby.com/index.php?title=Using_the_busybox_HTTP_server
- busybox-1.36.1/networking/httpd.c (and other httpd_* files)
- How to set custom header with Busybox HTTPD
- https://forum.archive.openwrt.org/viewtopic.php?id=11098
- https://forum.archive.openwrt.org/viewtopic.php?id=18889
- https://openwrt.org/docs/guide-user/services/webserver/http.httpd#cgi_scripts
- https://serverfault.com/questions/918602/how-to-set-header-with-busybox-httpd
Updated by Hammel about 1 year ago
- Severity changed from 05 - Very Low to 02 - High
Updated by Hammel about 1 year ago
I don't see anything that says Busybox httpd supports and external authentication file, like htpasswd. Instead, users and passwords are embedded in the httpd.conf file. I don't want that. I want to seperate server config from authentication data.
I'm now looking at other options.
Updated by Hammel about 1 year ago
- Related to Bug #1040: Investigate alternatives to Monkey as a web server added
Updated by Hammel about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions