Updated Setting up SSL on wordpress container (markdown)
parent
970141c3b9
commit
5bd1785b93
|
@ -65,12 +65,4 @@ Please choose whether HTTPS access is required or optional.
|
||||||
2: Secure - Make all requests redirect to secure HTTPS access
|
2: Secure - Make all requests redirect to secure HTTPS access
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
|
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
Then disable the "default" site:
|
|
||||||
|
|
||||||
```
|
|
||||||
a2dissite 000-default
|
|
||||||
service apache2 reload
|
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in a new issue