initial commit with apps from course repo
This commit is contained in:
4
hello-world-nginx/nginxconf.sed
Normal file
4
hello-world-nginx/nginxconf.sed
Normal file
@@ -0,0 +1,4 @@
|
||||
s/^ listen 80/ listen 8080/
|
||||
s/^user nginx;//
|
||||
s%/var/opt/rh/rh-nginx18/log/nginx/error.log%stderr%
|
||||
s%access_log /var/opt/rh/rh-nginx18/log/nginx/access.log main;%%
|
||||
Reference in New Issue
Block a user