vhost.m4: Rename `route' to `virtual_route'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 6 Mar 2014 02:03:28 +0000 (02:03 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 6 Mar 2014 02:04:05 +0000 (02:04 +0000)
The old name was just way too generic.

vhost.m4

index 6a710cb..3643dce 100644 (file)
--- a/vhost.m4
+++ b/vhost.m4
@@ -42,7 +42,7 @@ m4_define(<:VHOST_USER:>,
 SECTION(routers, route)m4_dnl
 ## If we're a front-end for some other domain, or we have special information
 ## about the domain, then pass stuff along as instructed.
-route:
+virtual_route:
        driver = manualroute
        self = fail
        VHOST(route)