Update README.md
This commit is contained in:
parent
5ac2a7e53f
commit
9511f44d86
@ -68,11 +68,11 @@ sudo nano /etc/apache2/sites-available/scotchbox.local.conf
|
||||
SSLOptions +StdEnvVars
|
||||
</Directory>
|
||||
BrowserMatch "MSIE [2-6]" \
|
||||
</VirtualHost>
|
||||
nokeepalive ssl-unclean-shutdown \
|
||||
downgrade-1.0 force-response-1.0
|
||||
BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
|
||||
nokeepalive ssl-unclean-shutdown \
|
||||
downgrade-1.0 force-response-1.0
|
||||
BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
|
||||
</VirtualHost>
|
||||
|
||||
```
|
||||
|
||||
## Edit Vagrant file for your project
|
||||
|
||||
Loading…
Reference in New Issue
Block a user