From 6e303ab79ef1befc4d8b60ad9e9ae2323f15ccb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 30 Dec 2017 21:11:52 +0100 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d0b6f..747777c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,22 @@ Ubuntu 14.04 in you VM/VPS/DEDICATED so => **`/ngnx/live/`** - Vhosts Config Files Dir, -=> **`/nginx/modsecurity/`** - ModSecurity Rules Dir. +=> **`/nginx/logs/`** - Core Logs Files, + +=> **`/nginx/modsecurity/`** - ModSecurity Rules Dir, + +=> **`/hostdata/`** - Place where to store your webroot (Domains files), + +=> **`/hostdata/yourdomain.com/`** - Ex of domain dir, + +=> **`/hostdata/yourdomain.com/public_html/`** - Ex of your domain webroot, + +=> **`/hostdata/yourdomain.com/logs/`** - Place where to store your Domains logs (err.log, access.log), + +=> **`/hostdata/yourdomain.com/ssl/`** - Place where to store domain ssl/key, + +=> **`/hostdata/yourdomain.com/cache/`** - Place where to store site cache. + # Check.