Browse Source

Update README.md

Capitan Cloud 2 years ago
parent
commit
04b9f8deb1
1 changed files with 20 additions and 0 deletions
  1. 20 0
      README.md

+ 20 - 0
README.md

@@ -1,3 +1,23 @@
 # www-conf-viewer
 
 Everyone its web config, a viewer (nginx, phpfpm)
+
+	   Hello and welcome to www-conf-viewer!<br><br>
+	   
+	   www-conf-viewer is a light and simple software on premise to check your website config.<br><br>
+	   
+	   www-conf-viewer is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
+	   
+	   First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.<br><br>
+	   
+	   You have to follow some simple instructions for an optimal first setup:<br>
+	   <ol>
+     <li>Keep MAX_SECURITY on and adopt SSL.</li>  
+	   <li>Assign all the path to your configuration files in the config file.</li>
+	   <li>Fill free to add to $NGINX_DIRECTIVES and share with us.</li>
+	   </ol>
+	   
+	   <br>	
+     
+	   Hope you can enjoy it and let us know about any feedback: <a href="mailto:my25mb@aol.com">my25mb@aol.com</a>
+