﻿# MCM Wealth — cPanel (Apache) defaults
DirectoryIndex index.html index.htm
Options -Indexes

# Optional: force HTTPS after SSL is enabled in cPanel
# RewriteEngine On
# RewriteCond %{HTTPS} off
# RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
