Liking cljdoc? Tell your friends :D

httpd.crate.mod-proxy-http


install-mod-proxy-httpclj

(install-mod-proxy-http)
source

vhost-proxyclj

(vhost-proxy
  &
  {:keys [target-host target-port mapped-url-path additional-directives]
   :or {target-host "localhost"
        target-port "8080"
        mapped-url-path "/"
        additional-directives ["ProxyRequests     On" "ProxyPreserveHost On"]}})
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close