allow from all
</Location>
-
+# ----------------------------------------------------------------------------------
+# OpenSRF-over-HTTP translator
+# (http://open-ils.org/dokuwiki/doku.php?id=opensrf_over_http)
+# ----------------------------------------------------------------------------------
+<Location /osrf_http_translator>
+ SetHandler osrf_http_translator_module
+ allow from all
+</Location>
+
# ----------------------------------------------------------------------------------
# The exporter lives here
# ----------------------------------------------------------------------------------