Liking cljdoc? Tell your friends :D

dda.pallet.dda-httpd-crate.infra.vhost


AllVhostConfigclj

source

configureclj

(configure apache-version vhost-configs)

Inputs: [apache-version :- s/Str vhost-configs :- AllVhostConfig]

Inputs: [apache-version :- s/Str vhost-configs :- AllVhostConfig]
sourceraw docstring

configure-vhostclj

(configure-vhost vhost-name vhost-config apache-version)

Inputs: [vhost-name :- s/Str vhost-config :- VhostConfig apache-version :- s/Str]

Takes a vhost-name and vhost-config and generates vhost-config files

Inputs: [vhost-name :- s/Str vhost-config :- VhostConfig apache-version :- s/Str]

Takes a vhost-name and vhost-config and generates vhost-config files
sourceraw docstring

create-aliasclj

(create-alias vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the alias for the vhost-function.

Inputs: [vhost-config :- VhostConfig]

Creates the alias for the vhost-function.
sourceraw docstring

create-alias-matchclj

(create-alias-match vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the alias match for regex for the vhost-function.

Inputs: [vhost-config :- VhostConfig]

Creates the alias match for regex for the vhost-function.
sourceraw docstring

create-allow-originclj

(create-allow-origin allow-origin)

Inputs: [allow-origin :- s/Str]

Creates the alias for the vhost-function.

Inputs: [allow-origin :- s/Str]

Creates the alias for the vhost-function.
sourceraw docstring

create-gnutls-cert-contentsclj

(create-gnutls-cert-contents vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the vhost-gnutls for the vhosts.

Inputs: [vhost-config :- VhostConfig]

Creates the vhost-gnutls for the vhosts.
sourceraw docstring

create-gnutls-cert-fileclj

(create-gnutls-cert-file vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the vhost-gnutls for the vhosts.

Inputs: [vhost-config :- VhostConfig]

Creates the vhost-gnutls for the vhosts.
sourceraw docstring

create-gnutls-letsencrypt-configurationclj

(create-gnutls-letsencrypt-configuration vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the letsencrpyt configuration for the vhosts.

Inputs: [vhost-config :- VhostConfig]

Creates the letsencrpyt configuration for the vhosts.
sourceraw docstring

create-google-idclj

(create-google-id vhost-config)

Inputs: [vhost-config :- VhostConfig]

Create google-id config for vhost-function

Inputs: [vhost-config :- VhostConfig]

Create google-id config for vhost-function
sourceraw docstring

create-maintenance-pageclj

(create-maintenance-page vhost-config)

Inputs: [vhost-config :- VhostConfig]

Create maintanance-page for vhost.

Inputs: [vhost-config :- VhostConfig]

Create maintanance-page for vhost.
sourceraw docstring

create-mountclj

(create-mount vhost-config)

Inputs: [vhost-config :- VhostConfig]

Create mod-jk mounts for the vhost-function.

Inputs: [vhost-config :- VhostConfig]

Create mod-jk mounts for the vhost-function.
sourceraw docstring

create-proxy-configurationclj

(create-proxy-configuration vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the proxy configuration for the vhosts.

Inputs: [vhost-config :- VhostConfig]

Creates the proxy configuration for the vhosts.
sourceraw docstring

create-tomcat-forwarding-configurationclj

(create-tomcat-forwarding-configuration vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the tomcat-forwarding-configuration for the vhosts.

Inputs: [vhost-config :- VhostConfig]

Creates the tomcat-forwarding-configuration for the vhosts.
sourceraw docstring

create-unmountclj

(create-unmount vhost-config)

Inputs: [vhost-config :- VhostConfig]

Create mod-jk unmounts for vhost-function.

Inputs: [vhost-config :- VhostConfig]

Create mod-jk unmounts for vhost-function.
sourceraw docstring

create-vhost-logclj

(create-vhost-log)

Create the vhost-log configuration for the vhosts.

Create the vhost-log configuration for the vhosts.
sourceraw docstring

installclj

(install apache-version vhost-configs)

Inputs: [apache-version :- s/Str vhost-configs :- AllVhostConfig]

Inputs: [apache-version :- s/Str vhost-configs :- AllVhostConfig]
sourceraw docstring

install-vhostclj

(install-vhost vhost-name vhost-config apache-version)

Inputs: [vhost-name :- s/Str vhost-config :- VhostConfig apache-version :- s/Str]

Takes a vhost-name and vhost-config and generates vhost-config files

Inputs: [vhost-name :- s/Str vhost-config :- VhostConfig apache-version :- s/Str]

Takes a vhost-name and vhost-config and generates vhost-config files
sourceraw docstring

locationclj

(location vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the location config for the vhost-function.

Inputs: [vhost-config :- VhostConfig]

Creates the location config for the vhost-function.
sourceraw docstring

ModJkConfigurationclj

source

rewrite-rulesclj

(rewrite-rules vhost-config)

Inputs: [vhost-config :- VhostConfig]

Create the rewrite rules for the vhost-function.

Inputs: [vhost-config :- VhostConfig]

Create the rewrite rules for the vhost-function.
sourceraw docstring

vhostclj

(vhost vhost-config)

Inputs: [vhost-config :- VhostConfig]

Creates the vhost configuration from a VhostConfig.

Inputs: [vhost-config :- VhostConfig]

Creates the vhost configuration from a VhostConfig.
sourceraw docstring

vhost-headclj

(vhost-head vhost-config)

This is a wrapper for vhost/vhost-head.

This is a wrapper for vhost/vhost-head.
sourceraw docstring

VhostConfigclj

defines a schema for a httpdConfig

defines a schema for a httpdConfig
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close