XML.com: XML From the Inside Out

XML.comWebServices.XML.comO'Reilly Networkoreilly.com
  Articles | Weblogs | Newsletter | Safari Bookshelf
advertisement

Article:
 The Road to XHTML 2.0: MIME Types
Subject: mod_write suggestion...
Date: 2003-03-27 00:17:26
From: Kevin Hanna

If you choose to use the Apache mod_write method you may want to change the file extention from html to xhtml:


RewriteCond %{REQUEST_URI} \.xhtml$


If you have non xhtml files in the same directory (or if you choose to add this rule to your whole site), some browsers I'm sure will choke if they are told the document is "application/xhtml+xml"


Kevin Hanna


Previous Message Previous Message   Next Message Next Message

Sponsored By:


Contact Us | Our Mission | Privacy Policy | Advertise With Us | | Submissions Guidelines
Copyright © 2008 O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938