|
|
@@ -4,7 +4,7 @@ Hello and welcome to Http Console!
|
|
|
|
|
|
Http Console is a light and simple web console to manage your website.
|
|
|
|
|
|
-Http Console is released under GPLv3 license, is supplied AS-IS and we do not take any responsibility for its misusage.
|
|
|
+Http Console is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.
|
|
|
|
|
|
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.
|
|
|
|
|
|
@@ -17,7 +17,7 @@ you must follow some simple directives for an optimal first setup:
|
|
|
4. Configure the max history items and max recall history items as required (default: 50).
|
|
|
|
|
|
Http Console understands a limited set of commands with a far limited set of parameters:
|
|
|
-cd, cd.., cp, cp -R, ls, ls -lsa, mv, pwd
|
|
|
+cd, cd.., cp, cp -p, cp -R, help, ls, ls -lsa, mv, pwd
|
|
|
|
|
|
Hope you can enjoy it and let us know about any feedback: info@httpconsole.com
|
|
|
|