- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 04 Sep 2013 11:58:51 +0200
- To: Talengix <kj@talengix.com>
- Cc: html-tidy@w3.org
* Talengix wrote: >I am having trouble getting mod_tidy working and not sure where to begin to >troubleshoot this. I have a file tidy.config and I am not sure what format >to use to create the config options. I tried the following... http://mod-tidy.sourceforge.net/install seems clear enough. >========= ># sample config file for HTML tidy > TidyOption accessibility-check 3 > TidyOption add-xml-decl yes > TidyOption char-encoding utf8 > TidyOption enclose-text yes > TidyOption indent auto >========= Where are you telling Apache to apply mod_tidy to something? See the `AddOutputFilterByType` directive in the installation manual above. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Wednesday, 4 September 2013 09:59:21 UTC