Re: Dynamic vhost config?

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

 



On Sat, Jan 8, 2022 at 9:49 AM Felipe Gasper <felipe@xxxxxxxxxxxxxxxx> wrote:
>
> Hi all,
>
> Are there any existing httpd modules that allow for fully dynamic vhost configurations via LDAP or some other query mechanism?
>
> Kind of like mod_vhost_alias, but instead of looking on disk it would query a socket?
>
> If not, is such a thing possible to write via httpd’s existing plugin mechanism?

I don't think it's feasible for them to act like real virtualhosts
e.g. activating arbitrary directives as if they were enclosed in a
unique VirtualHost. Same limitation as mod_vhost_alias has.

There's no reason why a copy of mod_vhost_alias couldn't look up
something the way you describe at runtime to make its decision.
Fortunately It is a very small/simple module.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[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