<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKFinder_2.x%2FDevelopers_Guide%2FASP%2FConfiguration%2FSecurity%2FSecuring_a_Publicly_Accessible_Folder</id>
		<title>CKFinder 2.x/Developers Guide/ASP/Configuration/Security/Securing a Publicly Accessible Folder - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKFinder_2.x%2FDevelopers_Guide%2FASP%2FConfiguration%2FSecurity%2FSecuring_a_Publicly_Accessible_Folder"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_2.x/Developers_Guide/ASP/Configuration/Security/Securing_a_Publicly_Accessible_Folder&amp;action=history"/>
		<updated>2026-05-01T14:24:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_2.x/Developers_Guide/ASP/Configuration/Security/Securing_a_Publicly_Accessible_Folder&amp;diff=7420&amp;oldid=prev</id>
		<title>P.Wiaderny: Created page with &quot;{{Ckfinder_2.x Securing a Publicly Accessible Folder}}   '''Microsoft IIS'''  For Microsoft IIS servers, you can enable the &lt;code&gt;X-Content-Type-Options&lt;/code&gt; header in your...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_2.x/Developers_Guide/ASP/Configuration/Security/Securing_a_Publicly_Accessible_Folder&amp;diff=7420&amp;oldid=prev"/>
				<updated>2019-08-21T10:53:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Ckfinder_2.x Securing a Publicly Accessible Folder}}   &amp;#039;&amp;#039;&amp;#039;Microsoft IIS&amp;#039;&amp;#039;&amp;#039;  For Microsoft IIS servers, you can enable the &amp;lt;code&amp;gt;X-Content-Type-Options&amp;lt;/code&amp;gt; header in your...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Ckfinder_2.x Securing a Publicly Accessible Folder}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Microsoft IIS'''&lt;br /&gt;
&lt;br /&gt;
For Microsoft IIS servers, you can enable the &amp;lt;code&amp;gt;X-Content-Type-Options&amp;lt;/code&amp;gt; header in your &amp;lt;code&amp;gt;web.config&amp;lt;/code&amp;gt; file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;system.webServer&amp;gt;&lt;br /&gt;
    &amp;lt;httpProtocol&amp;gt;&lt;br /&gt;
      &amp;lt;customHeaders&amp;gt;&lt;br /&gt;
        &amp;lt;remove name=&amp;quot;X-Content-Type-Options&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;add name=&amp;quot;X-Content-Type-Options&amp;quot; value=&amp;quot;nosniff&amp;quot;/&amp;gt;&lt;br /&gt;
      &amp;lt;/customHeaders&amp;gt;&lt;br /&gt;
    &amp;lt;/httpProtocol&amp;gt;&lt;br /&gt;
&amp;lt;/system.webServer&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>P.Wiaderny</name></author>	</entry>

	</feed>