From 659c7def6581b358e1bcd5df4cda0202ca5a0007 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 5 Feb 2025 10:30:06 +0000 Subject: automatic import of php --- php.conf2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 php.conf2 (limited to 'php.conf2') diff --git a/php.conf2 b/php.conf2 new file mode 100644 index 0000000..aeed80f --- /dev/null +++ b/php.conf2 @@ -0,0 +1,12 @@ + +# Redirect to local php-fpm if mod_php (5 or 7) is not available + + + # Enable http authorization headers + SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1 + + + SetHandler "proxy:fcgi://127.0.0.1:9000" + + + -- cgit v1.2.3