Created Securing private directory (markdown)

Wruczek
2017-07-31 04:08:16 +02:00
parent 607eb1e4b6
commit a489a44958
+4
@@ -0,0 +1,4 @@
It's very important to isolate the `private` directory from your visitors. In this guide you can learn how to secure it with your web server.
- [Nginx](#)
- [Apache](#)