From 30ad5a3e174bccd9a01e8c017eeee84491f04162 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 6 Jan 2020 16:00:40 -0500 Subject: [PATCH] Create README.md --- roles/httpd/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/httpd/README.md diff --git a/roles/httpd/README.md b/roles/httpd/README.md new file mode 100644 index 000000000..88b1c9fa0 --- /dev/null +++ b/roles/httpd/README.md @@ -0,0 +1,3 @@ +See also Internet-in-a-Box's new NGINX README.md, evolving here: + +[https://github.com/iiab/iiab/tree/master/roles/nginx](../roles/nginx)