Hi all,
Please let me know if this is not suitable for the user distribution list—
There is an interesting question on stack overflow regarding reverse proxy
handling of TLS protocol whereby the user is interested in having httpd
(the reverse proxy) tunnel incoming requests to a specific TLS
impl
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