Feedback on Giving WordPress Its Own Directory
Originally reported on HelpHub page before redirection.
Advanced Administration handbook page: https://developer.wordpress.org/advanced-administration/server/wordpress-in-directory/
Report can be found here: https://github.com/WordPress/Documentation-Issue-Tracker/issues/1430
On https://github.com/WordPress/Documentation-Issue-Tracker/issues/1430, it states:
Note that these instructions mostly apply to anyone running the Apache web server; while there are some instructions for IIS, nothing is said about the #1 most used webserver in the world, nginx. Since nginx has a completely different philosophy, it’s not that easy as under Apache (the tradeoff is, naturally, nginx being much faster). It would be nice to give some pointers on how to accomplish the same under nginx.
Pushed a PR on https://github.com/WordPress/Advanced-administration-handbook/pull/426