initial commit with apps from course repo

This commit is contained in:
Richard Allred
2019-05-23 13:13:16 -04:00
commit 497620c4d1
244 changed files with 6997 additions and 0 deletions

View 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;%%