Hi,
After doing TFS Reverse Proxy using HTTPModule & changing the URL from http://tfs.abc.com to http://tfs.xyz.com, the new site is working, but the images in the screen are not shown.
The images are not shown because in console window of web browser, following errors are shown:
Failed to decode downloaded font: http://tfs.xyz.com/_static/tfs/Dev17.M143.4/_content/Fonts/Icons/bowtie.woff, https://tfs.xyz.com/_static/tfs/Dev17.M143.4/_ext/ms.vss-web/fabric/fonts/fabric-icons.woff
& https://tfs.xyz.com/_static/tfs/Dev17.M143.4/_ext/ms.vss-web/platform-content/fonts/bowtie.woff
OTS parsing error: incorrect file size in WOFF header
I have added the following in web.config, but still the above error occurs
Please provide solution to above errors ASAP.