Hi I've installed Tidy, i have in my apache config: AddOutputFilterByType TIDY text/html So it should process only text/html files, however i have a simple php script that does this: <?php header("Content-Type: text/css"); echo "some css..."; ?> And this file is also processed by tidy, but it shouldn't Any idea how i can fix that ? Every trick is welcome (force type on certain files, force tidy not to execute on certain files, etc...) I've tried many things, i don't find... Maybe someone of you has a work around Thanks EnzoReceived on Tuesday, 11 July 2006 09:26:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:37 GMT