WordPress / Advanced-administration-handbook

WordPress Advanced Administration Handbook. This handbook will have the most technical, general, documentation about WordPress.
https://developer.wordpress.org/advanced-administration/
GNU General Public License v2.0
97 stars 631 forks source link

Update page: Nginx #103

Open javiercasares opened 1 year ago

javiercasares commented 1 year ago

File: server/nginx.md

This page needs a general review and update.

If you add documentation from another WordPress.org page, indicate it in the Changelog or in the comments of this issue.

To-Do

javiercasares commented 1 year ago

https://github.com/WordPress/Documentation-Issue-Tracker/issues/751

daniel-fahl commented 11 months ago

I was about to set up Wordpress using nginx, but this page (and it's apparent source from easyengine.io) appear to be very outdated, for wp versions <3.5 (judging by the reference of the blogs.dir directory, now known as /uploads/sites/....

Sadly, I now decided against using nginx as my web server despite actually being really interested in it, just because it seems the official Wordpress documentation is a) heavily biased, since it's basically copy & pasted from rtCamp / EasyEngine, and b) not reliable since it hasn't been kept up to date since over 10 years.

As I don't have any experience hosting Wordpress reliably with nginx, I am not sure how I could assist you with updating the documentation. Let me know if I can be of any help.

Thanks and all the best!