Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23782572ee81ec6

Jump to content

MAMP

From Wikipedia, the free encyclopedia

MAMP is a solution stack composed of free and open-source and proprietary commercial software used together to develop and run dynamic websites on Apple Macintosh computers.

Specifications and uses

[edit]
Operating system macOS
Web server Apache, or Nginx
Database management system MySQL, or MariaDB
Web development PHP, Perl, or Python

The name MAMP is an acronym that stems from the names of the components of the system:[1] macOS (the operating system); Apache (the web server); MySQL or MariaDB (the database management system); and PHP, Perl, or Python (programming languages used for web development). The name is derived from LAMP, a similar stack of all open-source software widely used for websites, but substituting the proprietary macOS for the open-source Linux OS. (Similar "AMP" stacks exist for other operating systems.) MAMP is not limited to these choices of components, however; Nginx can be used in place of Apache, for example, and the same goes for substituting MariaDB for MySQL.

Some of the software packages that comprise MAMP (particularly Apache and PHP) are pre-installed with macOS; compatible versions of the remainder are readily available for installation and use.[2] MAMP is commonly used with and to develop for popular CMS programs such as WordPress and Drupal by setting up a local development environment on laptop or desktop computers, without the need for a standalone web server.[3]

References

[edit]
  1. "Installing WordPress Locally on Your Mac With MAMP « WordPress Codex". codex.wordpress.org. Retrieved 2018-10-27.
  2. "How to Setup a Web Server in Mac OS X Mountain Lion". Make Tech Easier. Uqnic Network Pte Ltd. 14 July 2013. Retrieved 3 May 2020.
  3. "5 of the Best Local WordPress Development Tools Compared for 2020". CodeinWP. 12 September 2017. Retrieved 3 May 2020.