Search

Settings > Server > Apache

The Apache HTTP Server is one of the most widely used web servers in the world. 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 - Apache

In the upper right corner of this screen, you can see which version of the Apache web server is being used and which ports are being 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 > Apache tab). TBD

  • Apache Modules
    The Apache web server installed by MAMP PRO comes with many modules preinstalled. The web server modules can be enabled or disabled according to your needs. Module Description provides information about the 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 Apache log file.

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