doc: rename proxy/url to match other modules
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 23 May 2015 17:45:47 +0000 (13:45 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 23 May 2015 17:45:47 +0000 (13:45 -0400)
lib/apache_alias.dtl [moved from lib/urls.dtl with 100% similarity]
lib/mod_proxy.dtl [moved from lib/proxy.dtl with 88% similarity]

similarity index 100%
rename from lib/urls.dtl
rename to lib/apache_alias.dtl
similarity index 88%
rename from lib/proxy.dtl
rename to lib/mod_proxy.dtl
index 4886c38..d34723f 100644 (file)
@@ -1,3 +1,5 @@
+{{Apache <a href="http://httpd.apache.org/docs/2.2/mod/mod_proxy.html">proxy</a> 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.
 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.