]> Sergey Matveev's repositories - public-inbox.git/blob - examples/README
examples: make web configs consistent and add README
[public-inbox.git] / examples / README
1 Various example configuration files related to public-inbox
2 -----------------------------------------------------------
3
4 For all server admins
5 ---------------------
6 public-inbox-config - configuration file, this maps configured inboxes
7
8 For Apache2 users without Plack
9 -------------------------------
10 apache2_perl.conf - intended to be the basis of a production config
11
12 Web server configs for quick-and-dirty demos
13 --------------------------------------------
14 apache2_cgi.conf - for Apache2 users who cannot install mod_perl
15 cgi-webrick.rb - only for Rubyists who do not wish to install Plack or Apache
16
17 Contact
18 -------
19 Please send any related feedback to public-inbox: meta@public-inbox.org
20 Our public-inbox is: git://public-inbox.org/meta