<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tags/Iis Rewrite on Emad Alashi</title>
    <link>https://emadashi.com/tags/iis-rewrite/</link>
    <description>Recent content in Tags/Iis Rewrite on Emad Alashi</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 Mar 2019 13:33:50 +0000</lastBuildDate>
    <atom:link href="https://emadashi.com/tags/iis-rewrite/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix “Mixed Content” When Using Cloudflare SSL And IIS Rewrites</title>
      <link>https://emadashi.com/2019/03/cloudflare-flexible-ssl-with-iis-rewrites/</link>
      <pubDate>Sat, 02 Mar 2019 13:33:50 +0000</pubDate>
      <guid>https://emadashi.com/2019/03/cloudflare-flexible-ssl-with-iis-rewrites/</guid>
      <description>&lt;p&gt;In this post, I explain how I fixed the “mixed content” security issue when using &lt;a href=&#34;https://www.cloudflare.com/integrations/wordpress/free-ssl-certificate-wordpress/&#34;&gt;Cloudflare Flexible SSL&lt;/a&gt;, and IIS Rewrite.&lt;/p&gt;
&lt;h2 id=&#34;i-run-two-websites-under-one-account-using-iis-rewrites&#34;&gt;I Run Two Websites Under One Account Using IIS Rewrites&lt;/h2&gt;
&lt;p&gt;I have two websites that are hosted under one account with my hosting provider (I know!): &lt;a href=&#34;https://emadashi.com&#34;&gt;https://emadashi.com&lt;/a&gt; and &lt;a href=&#34;https://dotnetarabi.com&#34;&gt;https://dotnetarabi.com&lt;/a&gt;. The way I do it is that is by using IIS Rewrite rules in my web.config; any request that is targeting one of these domains, I “rewrite” the URL so it is pointing to the sub-directory to serve the request. This changes where the file is served from, but does not change the request URL to the user.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
