EdgeExpressDB

 view release on metacpan or  search on metacpan

www/edgeexpress/.htaccess  view on Meta::CPAN

#
# this AddType is used to trick IE to work with XHTML pages
#
AddType text/html .xhtml
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml
RewriteCond %{HTTP_ACCEPT} !application/xhtml\+xml\s*;\s*q=0
RewriteCond %{REQUEST_URI} \.xhtml$
RewriteCond %{THE_REQUEST} HTTP/1\.1
RewriteRule .* - [T=application/xhtml+xml]



( run in 1.529 second using v1.01-cache-2.11-cpan-e1769b4cff6 )