diff options
Diffstat (limited to 'tools/nginx.html')
-rw-r--r-- | tools/nginx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nginx.html b/tools/nginx.html index 32685b9..6d0117c 100644 --- a/tools/nginx.html +++ b/tools/nginx.html @@ -366,7 +366,7 @@ <h3 id="virtual-server">4.3. Setup virtual server</h3> - <p>Example of pmwiki virtual server, check <a href="conf/etc/nginx/sites-enabled/">/etc/nginx/sites-enabled</a> for the rest of examples mentioned <a href="#default-server">default server</a>. If wiki server is running on same machine add following to /etc/hosts;</p> + <p>Example of pmwiki virtual server, check <a href="../linux/conf/nginx/sites-enabled/">/etc/nginx/sites-enabled</a> for the rest of examples mentioned <a href="#default-server">default server</a>. If wiki server is running on same machine add following to /etc/hosts;</p> <pre> 127.0.0.1 wiki.c2.ank |