3 public-inbox-httpd - PSGI server optimized for public-inbox
7 public-inbox-httpd [OPTIONS] [/path/to/myapp.psgi]
11 public-inbox-httpd is a PSGI/Plack server supporting HTTP/1.1
12 and HTTP/1.0. It uses options and environment variables common
13 to all L<public-inbox-daemon(8)> implementations in addition to
16 If a PSGI file is not specified, L<PublicInbox::WWW> is
17 loaded with a default middleware stack consisting of
18 L<Plack::Middleware::ReverseProxy>, and
19 L<Plack::Middleware::Head>
21 This may point to a PSGI file for supporting generic PSGI apps.
25 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
27 The mail archives are hosted at L<https://public-inbox.org/meta/> and
28 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
32 Copyright 2013-2021 all contributors L<mailto:meta@public-inbox.org>
34 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
38 L<git(1)>, L<git-config(1)>, L<public-inbox-daemon(8)>,