oops
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Listen 443 https
|
||||
<VirtualHost *:443>
|
||||
ServerName 10.60.0.1
|
||||
DocumentRoot /var/www/html
|
||||
|
||||
Reference in New Issue
Block a user