1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

change status date

This commit is contained in:
George Hunt 2019-10-16 23:26:41 +01:00 committed by Jerry Vonau
parent 4580a1a50c
commit 1ccbd9dc24

View file

@ -1,7 +1,7 @@
### Transition to NGINX ### Transition to NGINX
1. Initial testing strategy is to move nginx to port 80, and proxy everything to apache on port 8090-- creating a shim. 1. Initial testing strategy is to move nginx to port 80, and proxy everything to apache on port 8090-- creating a shim.
2. Without php available via fastcgi, any function at all for php based applications validates nginx. 2. Without php available via fastcgi, any function at all for php based applications validates nginx.
3. Current state (7/15/19): 3. Current state (10/16/19)
1. Principal functions migrated to nginx. 1. Principal functions migrated to nginx.
* Admin Console * Admin Console
* Awstats * Awstats