<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Enable AllowDotInPath in UrlScan</title><link>https://community.telligent.com/community/11/w/user-documentation/67616/enable-allowdotinpath-in-urlscan</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>Enable AllowDotInPath in UrlScan</title><link>https://community.telligent.com/community/11/w/user-documentation/67616/enable-allowdotinpath-in-urlscan</link><pubDate>Wed, 09 Dec 2020 21:52:35 GMT</pubDate><guid isPermaLink="false">46b63f85-c980-46db-b8ab-ab7041b0696d</guid><dc:creator>Michael Kelley</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/67616/enable-allowdotinpath-in-urlscan#comments</comments><description>Current Revision posted to User Documentation by Michael Kelley on 12/09/2020 21:52:35&lt;br /&gt;
&lt;p&gt;By default, UrlScan denies access to any URLs which include a dot in the path, so any user uploaded content in these paths is inaccessible.&lt;/p&gt;
&lt;p&gt;To resolve this issue, take the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;urlscan.ini.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;Find the line that reads:
&lt;div class="code"&gt;
&lt;pre&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="background-color:#ffffff;"&gt;AllowDotInPath=0&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Change this to:
&lt;div class="code"&gt;
&lt;pre&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;span style="font-family:courier new,courier;"&gt;AllowDotInPath=1&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Save and close the file.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you&amp;#39;re using versions prior to IIS7, you must restart IIS for the change to take effect.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>