Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using MAMP with NGINX

I see the latest versions of MAMP include NGINX 1.6.

Can NGINX be used instead of apache, or is it just being used to server cached content. If possibel I'd rather use NGINX directives instead of .htaccess.

like image 953
thezenmonkey Avatar asked Oct 17 '14 16:10

thezenmonkey


1 Answers

Mamp Screenshot

Looks like you can use NGINX as web-server instead of Apache.

like image 120
usualdesigner Avatar answered Oct 12 '22 05:10

usualdesigner