about summary refs log tree commit homepage
path: root/examples/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-04-30 22:04:44 +0000
committerEric Wong <e@80x24.org>2014-04-30 22:04:44 +0000
commitdae2c7b509308c052406a0d811e84e30db1bedd2 (patch)
tree7feae4a99fc57ce97361170e5aba2e6c50e04787 /examples/README
parent2530c92abd468d9cba8d264237cdee42235d6842 (diff)
downloadpublic-inbox-dae2c7b509308c052406a0d811e84e30db1bedd2.tar.gz
Hopefully this is enough to get some folks started.
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/examples/README b/examples/README
new file mode 100644
index 00000000..51133937
--- /dev/null
+++ b/examples/README
@@ -0,0 +1,20 @@
+Various example configuration files related to public-inbox
+-----------------------------------------------------------
+
+For all server admins
+---------------------
+public-inbox-config - configuration file, this maps configured inboxes
+
+For Apache2 users without Plack
+-------------------------------
+apache2_perl.conf - intended to be the basis of a production config
+
+Web server configs for quick-and-dirty demos
+--------------------------------------------
+apache2_cgi.conf - for Apache2 users who cannot install mod_perl
+cgi-webrick.rb - only for Rubyists who do not wish to install Plack or Apache
+
+Contact
+-------
+Please send any related feedback to public-inbox: meta@public-inbox.org
+Our public-inbox is: git://public-inbox.org/meta