Server rental store

Nginx

# Nginx Configuration for MediaWiki

This article details configuring Nginx as a reverse proxy and web server for a MediaWiki 1.40 installation. Nginx is a popular choice due to its performance, stability, and low resource consumption. This guide assumes you have a basic understanding of server administration and Linux command-line interface. It also assumes you have a functioning PHP installation and a MariaDB or MySQL database server set up for MediaWiki.

== Why Use Nginx with MediaWiki?

While MediaWiki can be served directly by Apache, using Nginx as a reverse proxy provides several benefits:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️