This commit is contained in:
Vasco
2026-04-28 17:42:17 +01:00
parent 96c9666a89
commit 9656c2bee4
2 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ LoadModule mpm_event_module modules/mod_mpm_event.so
User apache
Group apache
Listen 80 # para o redirect
Listen 80
Listen 443
Include conf.d/*.conf
@@ -17,4 +17,4 @@ DocumentRoot "/var/www/html"
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
</Directory>