Skip to content
MAMP PRO Documentation

Site

MAMP PRO uses virtual hosts to allow your web server to serve different websites. You can add an unlimited number of sites, creating one per project. Each site has its own directory for storing HTML, PHP files, and images, called the “Document root”.

The name of a site must be unique. It’s often convenient to use a reverse domain naming scheme to easily identify it (e.g. use info.mamp.development instead of development.mamp.info). The unreversed name may conflict with an external domain name.