AddType application/xhtml+xml .xhtml <IfModule mod_security.c> SecFilterEngine On SecFilterScanOutput On SecFilterOutputMimeTypes "application/xhtml+xml" SecFilterDefaultAction "pass" SecFilterSelective "HTTP_ACCEPT" "!application/xhtml\+xml" "redirect:http://www.webstandards.org/upgrade/" </IfModule>
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Serve XHTML 1.1 Properly (See related posts)
Comments on this post
Over 60% of the web is still using IE6/IE7 so guess we still have to consider them...
You need to create an account or log in to post comments to this site.
Related Posts
» Mixed example of mod_deflate... in apache mod_deflate httpd.conf
» A simple WebDAV repository w... in apache httpd.conf webdav
» mod_rewrite rules to serve a... in apache xhtml modrewrite mimetype htaccess
» Suexec'ed PHP-FastCGI on Apa... in apache php fastcgi suexec
» Getting a copy of a x509 cer... in apache ssl openssl certifcates
» Real user directories for vi... in apache userdir
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails