Top "Static-content" questions

Static content generally refers to additional files or media that is delivered to browsers but not generated through the web application.

how to create a VirtualHost to serve only static content

I want to create a virtual host in apache such that it serves only static content like stylesheets, videos, images, …

apache virtualhost static-content
CDN for Images in ASP.NET

I am in the process of moving all of the images in my web application over to a CDN but …

c# asp.net httphandler cdn static-content
How to expose and serve WOFF file from Azure without web.config?

I'm serving a static site (really Angular but all the bundles are static as well as the index-html) in Azure. …

angular azure static-content woff