diff --git a/Troubleshooting.md b/Troubleshooting.md index bcf3f3f..eb2b575 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -18,6 +18,8 @@ Please check server's [MIME types](https://github.com/EnlightenAgency/Server-Set Please check for [CORS](https://github.com/FortAwesome/Font-Awesome/issues/4675#issuecomment-58192275) For **Internet Explorer**, please check that you don't serve files with `no-store` option in Cache-control header [#6454](https://github.com/FortAwesome/Font-Awesome/issues/6454) + +For **Internet Explorer and HTTPS**, please check that you don't serve files with `no-cache` option in Pragma header. #### Are you/your customers using Adblock Plus? If "Remove Social Media Buttons" option is enabled, you will miss some brand icons. Refer to [#1799]( https://github.com/FortAwesome/Font-Awesome/issues/1799) for more information.