# Default Virtual Host configuration. # Let Apache know we're behind a SSL reverse proxy SetEnvIf X-Forwarded-Proto https HTTPS=on DocumentRoot "/opt/bitnami/apache/htdocs" Options Indexes FollowSymLinks AllowOverride All Require all granted # Error Documents ErrorDocument 503 /503.html