Apache Module using the Tidy Library to Clean Up HTML, XHTML, and XML
mod_tidy is a module for Apache that works as a filter that hooks itself to HTML output. mod_tidy feeds the HTML output to TidyLib (http://tidy.sourceforge.net/), which validates the HTML output. If TidyLib finds an error, the client receives a HTML page with a list of all found errors. If TidyLib does not complain, you get your HTML data as without mod_tidy. To load the module into Apache, run the command "a2enmod tidy" as root. To learn about the configuration, refer to /usr/share/doc/packages/apache2-mod_tidy/README.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000128128 Bytes | 1452783780over 2 years ago | ![]() |
apache2-mod_tidy.changes | 00000056325.5 KB | 1329129855about 6 years ago | ![]() |
apache2-mod_tidy.spec | 00000033623.28 KB | 1329124694about 6 years ago | ![]() |
mod_tidy-0.5.5.tar.gz | 0000309834303 KB | 1142378345about 12 years ago | ![]() |
mod_tidy-suse-addons.tar.bz2 | 00000013671.33 KB | 1142378345about 12 years ago | ![]() |