Re: Re: Virtual host macros and reverse proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There's mod_macro that might be useful.  I don't think it does calculations, though, so you might need to do some things yourself.  Maybe you could indeed generate the conf files yourself and use Include or IncludeOptional.

I'd like to note that generating port numbers based on domains might work, at first, but if you delete a domain from the list, the numbers will shift.  So, a=>16010, b=>16020, c=>16030, etc, becomes a=>16010, c=>16020, for example.

For doing the actual reverse proxying, you should probably read this and/or this.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux