Tips and tricks
Where to find generated MAMP configuration files
You can modify the template files. You will find the template files inside ~/Library/Application Support/appsolute/MAMP PRO/templates/nginx.conf.temp
The changes you make in the MAMP PRO interface and template files help create real configuration files. The configuration files are created when you start your servers.
- PHP
/Library/Application Support/appsolute/MAMP PRO/conf/php.ini - MySQL
/Applications/MAMP/tmp/mysql/my.cnf - Apache
/Library/Application Support/appsolute/MAMP PRO/conf/httpd.conf - Apache-SSL
/Library/Application Support/appsolute/MAMP PRO/conf/httpd-ssl.conf - Nginx
/Library/Application Support/appsolute/MAMP PRO/conf/nginx.conf