MythicSalt/states/php_fpm/init.sls

19 lines
296 B
Plaintext

php-fpm:
pkg.installed
apache_php_module:
apache_module.disabled:
-name: php8.2
apache_fcgi_module:
apache_module.enabled:
- name: proxy_fcgi
apache_setenvif_module:
apache_module.enabled:
- name: setenvif
apache_php8.2_conf:
apache_conf.enabled:
- name: php8.2-fpm