Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53321 - website/public_html/beta
From: daniel_james_at_[hidden]
Date: 2009-05-27 15:23:11


Author: danieljames
Date: 2009-05-27 15:23:10 EDT (Wed, 27 May 2009)
New Revision: 53321
URL: http://svn.boost.org/trac/boost/changeset/53321

Log:
Correct mime type for csshover.htc
Text files modified:
   website/public_html/beta/.htaccess | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/.htaccess
==============================================================================
--- website/public_html/beta/.htaccess (original)
+++ website/public_html/beta/.htaccess 2009-05-27 15:23:10 EDT (Wed, 27 May 2009)
@@ -2,6 +2,8 @@
 AddOutputFilter INCLUDES .shtml
 AddOutputFilter INCLUDES .html
 
+AddType text/x-component .htc
+
 DirectoryIndex index.php index.shtml index.html
 
 RewriteEngine On


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk