summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-07-02 10:58:55 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-12 11:18:47 -0400
commit04974d382c5b530bacfead74de18770f346352ab (patch)
treeb930c4b789662655d4db3fc988118746b49b2de4 /ebin
parent237b0b07ee225dfee684971a6cb4d1cf691d97b8 (diff)
support for URL _rewrites
Diffstat (limited to 'ebin')
-rw-r--r--ebin/chttpd.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/chttpd.app b/ebin/chttpd.app
index c33b3112..c85e58e8 100644
--- a/ebin/chttpd.app
+++ b/ebin/chttpd.app
@@ -9,6 +9,7 @@
chttpd_external,
chttpd_misc,
chttpd_oauth,
+ chttpd_rewrite,
chttpd_show,
chttpd_stats,
chttpd_sup,