Browse Source

Update README.md

Daniele Bonini | 5mode.com | WebDev | Translator 4 years ago
parent
commit
4bf0a28548
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,7 +8,7 @@ Http Console is supplied AS-IS and we do not take any responsibility for its mis
    
    
 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.   
 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.   
    
    
-As you are going to make work Http Console in the PHP process environment, using a limited web server or phpfpm user, 
+As you are going to run Http Console in the PHP process context, using a limited web server or phpfpm user, 
 you must follow some simple directives for an optimal first setup:   
 you must follow some simple directives for an optimal first setup:   
  
  
 1. Create a "stage" folder in your web app path; give to the stage folder the write permissions; and set the stage path in the config file.
 1. Create a "stage" folder in your web app path; give to the stage folder the write permissions; and set the stage path in the config file.