Update README.md

This commit is contained in:
André Almeida 2019-05-06 13:43:24 -07:00
parent 5e222d4351
commit c6a76059bc

View File

@ -72,6 +72,7 @@ sudo nano /etc/apache2/sites-available/scotchbox.local.conf
nokeepalive ssl-unclean-shutdown \ nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0 downgrade-1.0 force-response-1.0
BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
</VirtualHost>
``` ```
## Edit Vagrant file for your project ## Edit Vagrant file for your project