Update the map file for ng to use nginx as the redhat user instead of httpd.
This commit is contained in:
parent
f057d70190
commit
e511042ac7
@ -18,7 +18,7 @@
|
||||
'RedHat': {
|
||||
'package': 'nginx',
|
||||
'service': 'nginx',
|
||||
'webuser': 'httpd',
|
||||
'webuser': 'nginx',
|
||||
'conf_file': '/etc/nginx/nginx.conf',
|
||||
'vhost_available': '/etc/nginx/conf.d',
|
||||
'vhost_enabled': '/etc/nginx/conf.d',
|
||||
|
Loading…
Reference in New Issue
Block a user