Update Apache configuration to redirect all traffic to HTTPS
This commit is contained in:
parent
e135b634ff
commit
4aae1f4dd7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#ServerName www.example.com
|
||||
|
||||
ServerAdmin webmaster@localhost
|
||||
DocumentRoot /var/www/html
|
||||
Redirect permanent / https://localhost/
|
||||
|
||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||
# error, crit, alert, emerg.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue