Tag: forcetype

Displaying HTML Files As Text In Your Webbrowser From Apache 2

I wanted to display html files as text in the webbrowser from a server running Apache 2.

The trick that worked for me was to use the ForceType Directive.

Comments (0)       
Tags: apache, directive, forcetype, html, text