Basic settings
Step 1 of 9Choose the target server and core directory behaviour. The preview updates immediately.
Protect hidden files, backups and common secrets. Security directives are wrapped for Apache 2.4-compatible servers.
Regex alternatives separated with |.
Configure canonical redirects, a front controller and optional custom rewrite rules.
Recommended when forcing or removing www; avoids unsafe Host-header reflection.
Each line is source then destination. The chosen redirect status is used.
Assign branded local error documents or external URLs.
Enable compression and browser caching with module guards for compatibility.
Set non-secret runtime values. Avoid placing production passwords or API keys in a web-server configuration file.
Protect the current directory with server-managed Basic or Digest authentication.
Add MIME declarations, response headers and directives not represented elsewhere.
Review the generated file, validate it and send it to the full editor for final changes.