Web Servers

Ice WarpIce Warp

Ice Warp Usage Statistics · Download List of All Websites using Ice Warp

Implementation of Apache compatible web server with IIS-like configuration, written from scratch and fine-tuned for best results right out of the box.

Document Encoding

UTF-8UTF-8

UTF-8 Usage Statistics

UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.

Document Standards

HTML5 DocTypeHTML5 DocType

HTML5 DocType Usage Statistics

The DOCTYPE is a required preamble for HTML5 websites.

Web App ManifestWeb App Manifest

Web App Manifest Usage Statistics

Defines the attributes of a web app in a simple JSON file. It describes how the web app should appear on the users system and how it should launch.

Windows 8 PinningWindows 8 Pinning

Windows 8 Pinning Usage Statistics

Windows 8 pinning functionality for websites.

Conditional CommentsConditional Comments

Conditional Comments Usage Statistics

[url] uses conditional comments that are supported by Microsoft Internet Explorer. They allow web developers to show or hide HTML code based on the version of the viewer's browser.

X-UA-CompatibleX-UA-Compatible

X-UA-Compatible Usage Statistics

Allows a website to define how a page is rendered in Internet Explorer 8, allowing a website to decide to use IE7 style rendering over IE8 rendering.

Cascading Style SheetsCascading Style Sheets

Cascading Style Sheets Usage Statistics

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML

X-Frame-OptionsX-Frame-Options

X-Frame-Options Usage Statistics

The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a frame or iframe. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites.