conf.d major changes

This commit is contained in:
2015-12-17 12:49:30 +03:00
parent 26e023157a
commit 025ad3b4a3
19 changed files with 43 additions and 58 deletions

6
conf.d/fcgiwrap Normal file
View File

@@ -0,0 +1,6 @@
# Default fcgiwrap configuration
cfg_user='http'
cfg_group='http'
cfg_socket='/run/fcgiwrap.sock'
service_pidfile='/run/fcgiwrap.pid'