From: Clinton Ebadi Date: Sat, 23 May 2015 17:45:47 +0000 (-0400) Subject: doc: rename proxy/url to match other modules X-Git-Tag: release_20150523~1 X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/commitdiff_plain/968c383fc538812b7002e91d4bdb2a8630394e16?hp=16979091cba7af8fc67df1a4308acc64dc43aab4 doc: rename proxy/url to match other modules --- diff --git a/lib/urls.dtl b/lib/apache_alias.dtl similarity index 100% rename from lib/urls.dtl rename to lib/apache_alias.dtl diff --git a/lib/proxy.dtl b/lib/mod_proxy.dtl similarity index 88% rename from lib/proxy.dtl rename to lib/mod_proxy.dtl index 4886c38..d34723f 100644 --- a/lib/proxy.dtl +++ b/lib/mod_proxy.dtl @@ -1,3 +1,5 @@ +{{Apache proxy configuration}} + extern type proxy_target; {{URL prefix designating where to send proxied requests. It can be any localhost URL on a port of at least 1024.