<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Blocking URL in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231004#M38574</link>
    <description>&lt;P&gt;I second what&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/585"&gt;@Tal_Paz-Fridman&lt;/a&gt;&amp;nbsp;had said. Thats how I do it.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2024 14:51:17 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-10-28T14:51:17Z</dc:date>
    <item>
      <title>Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231000#M38572</link>
      <description>&lt;P&gt;We have a public facing web application. Now we wanted to block a URL for Admin portal which is represented as &lt;A href="https://testdomain.com/apps/admin" target="_blank"&gt;https://testdomain.com/apps/admin&lt;/A&gt;&amp;nbsp;on checkpoint exceptional to other services. Is it possible to do that? Any help is appreciated&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 13:49:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231000#M38572</guid>
      <dc:creator>geme</dc:creator>
      <dc:date>2024-10-28T13:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231003#M38573</link>
      <description>&lt;P&gt;You can try using URL Filtering blade by defining it a as custom URL and adding it and the web server to the rulebase in the Services and Applications column&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Portal URL.png" style="width: 635px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28227iCFA8FD0853CE570E/image-dimensions/635x634?v=v2" width="635" height="634" role="button" title="Portal URL.png" alt="Portal URL.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 14:35:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231003#M38573</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2024-10-28T14:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231004#M38574</link>
      <description>&lt;P&gt;I second what&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/585"&gt;@Tal_Paz-Fridman&lt;/a&gt;&amp;nbsp;had said. Thats how I do it.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 14:51:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231004#M38574</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-10-28T14:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231093#M38582</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/585"&gt;@Tal_Paz-Fridman&lt;/a&gt;&amp;nbsp;thanks for the reply. We have tried this way but it didn't work out.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 09:06:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231093#M38582</guid>
      <dc:creator>geme</dc:creator>
      <dc:date>2024-10-29T09:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231096#M38584</link>
      <description>&lt;P&gt;If you use RegEx the answer would be&amp;nbsp;^http:\/\/testdomain\.com\/apps\/admin\/$&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 09:46:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231096#M38584</guid>
      <dc:creator>toblun</dc:creator>
      <dc:date>2024-10-29T09:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231113#M38587</link>
      <description>&lt;P&gt;This is what I always do and works 100%. So say you want to block &lt;A href="http://www.casino.com" target="_blank"&gt;www.casino.com&lt;/A&gt;&amp;nbsp;site, I just add *casino* and call it a day. I know that may not be great option if you want to allow say certain sub domains or other domains that have word casino in it, but if you dont, then you are good to go.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 10:30:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231113#M38587</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-10-29T10:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking URL</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231182#M38615</link>
      <description>&lt;P&gt;Have you configured HTTPS Inspection?&lt;BR /&gt;Without that, you will not be able to block access to a specific URL (though you could block all access to testdomain.com without).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 18:21:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Blocking-URL/m-p/231182#M38615</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-29T18:21:10Z</dc:date>
    </item>
  </channel>
</rss>

