Closed
Description
Hi.
Can you add support for Angie Web server as well? This is a very nice fork of nginx. It is also being developed rapidly.
https://angie.software/en/
Angie is an efficient, powerful, and scalable web server that was forked from nginx:
- Conceived by nginx ex-devs to extend the functionality far beyond the original.
- Acts as a drop-in replacement for nginx without major configuration changes.
I tried using it and already tested it, but there is a problem with finding the executable file in Path location in nginx-ui
"exec: "nginx": executable file not found in $PATH"
How to solve this problem?
Activity