Update README.md
This commit is contained in:
parent
5ac2a7e53f
commit
9511f44d86
10
README.md
10
README.md
@ -67,12 +67,12 @@ sudo nano /etc/apache2/sites-available/scotchbox.local.conf
|
|||||||
<Directory /usr/lib/cgi-bin>
|
<Directory /usr/lib/cgi-bin>
|
||||||
SSLOptions +StdEnvVars
|
SSLOptions +StdEnvVars
|
||||||
</Directory>
|
</Directory>
|
||||||
BrowserMatch "MSIE [2-6]" \
|
BrowserMatch "MSIE [2-6]" \
|
||||||
</VirtualHost>
|
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>
|
</VirtualHost>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Edit Vagrant file for your project
|
## Edit Vagrant file for your project
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user