Docroot and importing arbitrary sites

Auto-detect real root and htaccess→nginx for CMS and uploaded archives.

Native nginx does not read .htaccess. MacFullStack:

  1. Detects the real document root (e.g. Laravel public/, Bitrix root, Drupal web/)
  2. Emits equivalent rewrite/security rules for common CMS layouts
  3. Lets you run uploaded/imported sites, not only MacFullStack templates

Practical tips

  • After unzipping, check the project card and Health
  • For non-standard layouts, set overrides in .macstack/nginx.confProject config
  • Do not override listen, server_name, root, or SSL in snippets — MacFullStack owns those

See Features → CMS.

Download Pro Teams