1 |
brianr |
1.1 |
diff -urN smeserver-dl-0.2.3.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl smeserver-dl-0.2.3/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl |
2 |
|
|
--- smeserver-dl-0.2.3.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl 2021-11-03 11:50:22.139579271 +0000 |
3 |
|
|
+++ smeserver-dl-0.2.3/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl 2021-11-03 11:51:07.075015143 +0000 |
4 |
|
|
@@ -27,7 +27,7 @@ |
5 |
|
|
AddType application/x-httpd-php .php |
6 |
|
|
|
7 |
|
|
<FilesMatch .php> |
8 |
|
|
- SetHandler "proxy:unix:/var/run/php-fpm/php74.sock|fcgi://localhost" |
9 |
|
|
+ SetHandler "proxy:unix:/var/run/php-fpm/php74-dl.sock|fcgi://localhost" |
10 |
|
|
</FilesMatch> |
11 |
|
|
|
12 |
|
|
#php_admin_flag file_uploads On |