(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"]}})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |