Search

Settings > Server > Nginx

The Nginx web server has been gaining popularity lately. In order to provide you with an optimal development environment that comes as close as possible to the requirements of most providers, MAMP PRO also offers this web server.

MAMP PRO - Settings - Server - Nginx

In the upper right corner of this screen you can find information about the version of the Nginx web server and the ports used for the http and https protocols.

In addition to the general settings available on this screen, you can also configure more specific options for each site (Server > Nginx tab). TBD

  • Nginx modules
    The Nginx web server installed by MAMP PRO comes with several modules preinstalled. The web server modules can be enabled or disabled according to your needs. Module description provides information about features and functions of the selected module.

    Note: Make sure that when you enable a module, you also enable all dependent modules or do not select competing modules.

  • Log file:
    The path to your Nginx log file.

    • Choose…
      Here you can choose the directory and the file name. By default, this log file is located at “/Applications/MAMP/logs/nginx_error.log”.