Switch to syslog for logging messages.
[matches/MCTX3420.git] / nginx-configs / README
diff --git a/nginx-configs/README b/nginx-configs/README
deleted file mode 100644 (file)
index 99499a5..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-This folder represents the files that should be placed under:
-/etc/nginx
-
-To install:
-* Delete all files under /etc/nginx/sites-enabled
-* Either:
-  * Copy 'mctxconfig' (under sites-enabled) to /etc/nginx/sites-available/
-    and create a symlink to that file under /etc/nginx/sites-enabled/
-  * Create a symlink directly from 'mctxconfig' to 
-    /etc/etc/nginx/sites-enabled/
-* Replace /etc/nginx/fastcgi_params and /etc/nginx/mime.types with the
-  provided files (either by copying or symlinking)
-
-Note:
-To get the login functionality working, you need to place a .htpasswd file
-under /usr/share/nginx/access (create folder if it doesn't exist). To generate
-the htpasswd file, install the apache2-utils package and use the 'htpasswd'
-executable.
-
-
-P.S: (I always forget these)
-Set file permissions to: 644
-Set folder permissions to: 755
\ No newline at end of file

UCC git Repository :: git.ucc.asn.au