Browse Source

php70 add php-fpm default config files

Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64bebuilder0 6 years ago
parent
commit
4b50b7c659
  1. 2
      SPECS/php70.spec

2
SPECS/php70.spec

@ -1377,7 +1377,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} @@ -1377,7 +1377,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%attr(0770,root,apache) %dir %{_sharedstatedir}/php/opcache
%config(noreplace) %{_httpd_confdir}/php.conf
%config(noreplace) %{_sysconfdir}/php-fpm.conf
%{_sysconfdir}/php-fpm.conf.default
%config(noreplace) %{_sysconfdir}/php-fpm.d/www.conf
%{_sysconfdir}/php-fpm.d/www.conf.default
%config(noreplace) %{_sysconfdir}/logrotate.d/php-fpm
%config(noreplace) %{_sysconfdir}/nginx/conf.d/php-fpm.conf
%config(noreplace) %{_sysconfdir}/nginx/default.d/php.conf

Loading…
Cancel
Save