Joshua Slive wrote:
> The reason this isn't supported in any version of apache httpd is
> because it is extremely difficult to accomplish without severe
> compromises given the unix permissions model. One alternative is to
> run each vhost as a separate apache httpd instance and then use a
> reve
Hi to all,
i want only for a specific virtual host to give the authority
to one user - group .
in apache 1.3.x was User - Group Directive [0]
in apache 2.0.x wan't support User-Group in VH [1]
and was (is) the AssignUserId [2]
Is there something like this (User - Group, or alike) in
apache 2.2.x