El vie, 7 oct 2022 a las 12:11, Patrik Peng
() escribió:
>
> On 06.10.22 16:03, Frank Gingras wrote:
> > The only solution is to remove the FileInfo override, and merge all
> > the changes in your vhost. Users should not be allowed to override the
> > vhost configuration.
> >
> > Yes, that means th
On 06.10.22 16:03, Frank Gingras wrote:
The only solution is to remove the FileInfo override, and merge all
the changes in your vhost. Users should not be allowed to override the
vhost configuration.
Yes, that means they also cannot add their own mod_rewrite recipes,
but that is a good thing.
The only solution is to remove the FileInfo override, and merge all the
changes in your vhost. Users should not be allowed to override the vhost
configuration.
Yes, that means they also cannot add their own mod_rewrite recipes, but
that is a good thing.
On Thu, 6 Oct 2022 at 09:07, William Edward
Op 6 okt. 2022 om 13:50 heeft Patrik Peng het volgende geschreven:
Hi there
I'm trying to create a multi user setup with Apache/2.4.54,
mod_proxy_fcgi and PHP-FPM on a FreeBSD machine.
I already got a working solution with php-fpm running and the
following
Hi there
I'm trying to create a multi user setup with Apache/2.4.54,
mod_proxy_fcgi and PHP-FPM on a FreeBSD machine.
I already got a working solution with php-fpm running and the following
config in the user's .htaccess:
---8<---
SetHandler "proxy:unix:/var/run/php-fpm/user1-php81.sock|fc