CQ-CSER

计算机爱好者

Silverlight Mime types in IIS6 and Apache

原文:http://blogs.technet.com/jorke/archive/2007/09/11/silverlight-mime-types-in-iis6.aspx There are 3 MIME types required .xaml    application/xaml+xml .xap     application/x-silverlight-app .xbap    application/x-ms-xbap To add the MIME types to IIS6: 1. Choose your website in IIS 2. Open the context menu and choose “Properties” 3. Select the register “HTTP-Header” 4. Click on the button labeled “MIME Types…” 5. If .xaml is not yet listed as [...]

读:APACHE经典实例

1.RewriteCond %{REQUEST_URI} “string1″ RewriteRule “(.*)string1(.*)” “$1string$2″[N,PT] N标记告诉APACHE要执行重写规则,之道REWRITECOND失效为止 PT告诉mod_rewrite把重写的URL传给APACHE 2.替现有网页创建新LINK

Apache2的httpd.conf翻译

Apache2的httpd.conf翻译

  • Archives

  • SUNSHINE

  • About

    本博客采用创作共用版权协议,要求署名、非商业用途和保持一致. 转载本博客内容也遵循“署名-非商业用途-保持一致”的创作共用协议.

    订阅

    Search

    Admin