master
yumoqing 2023-07-18 15:48:48 +08:00
parent c0535c6216
commit 6047f26de3
1 changed files with 8 additions and 0 deletions

View File

@ -226,6 +226,14 @@ it will search translate text in ms* txt file in folder named by language name i
To be list here
## Behind the nginx
when ahserver running behind the nginx, nginx should be forward following header to ahserver
* X-Forwarded-For: client real ip
* X-Forwarded-Scheme: scheme in client browser
* X-Forwarded-Host: host in client browser
* X-Forwarded-Url: url in client browser
## environment for processors
When coding in processors, ahserver provide some environment stuff for build apllication, there are modules, functions, classes and variables