Files
termux-packages/packages/nginx
termux-pacman-bot ff9be3f5a8 fix(main/nginx): 404 error on index page caused by failure in default html dir substitution
The line numbers for `root html;` directives in the original `nginx.conf` file have changed in the latest Nginx version, causing the html dir substitution step in `build.sh` to fail.
2025-10-22 13:44:13 +00:00
..