On Feb 24, 2015 6:52 AM, "Nick Gearls" <nickgea...@gmail.com> wrote:
>
> Define mysite   www.mycompany.com
>
> <Macro NewSite $mysite>
>  Servername${mysite}
>  ErrorLog /var/log/httpd/${mysite}_error.log
> </Macro>
>
> Use NewSite www.company1.com
> Use NewSite www.company2.com

That's similar to the way I use it for multiple virtual hosts and have no
problems except the warnings I reported.

> Obviously, you expect this to be done in different files modified by
> different people

Not in my case but, if you're saying accidental duplicate definitions or
duplicate uses would be a problem not caught, I do not know.  I will try it.

Best,

-Tom

Reply via email to