<?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: Custom URL Category Configuration Verification. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470247#M102999</link>
    <description>&lt;P&gt;Thanks, Adrian. We have some cluttered (and extensive) URL categories because of a multitude of instances of abc.com/ and abc.com/* being in the lists for some reason. Likely just lack of proper knowledge on someone's part.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 17:16:58 GMT</pubDate>
    <dc:creator>Gareth.Doyle</dc:creator>
    <dc:date>2022-03-03T17:16:58Z</dc:date>
    <item>
      <title>Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470168#M102995</link>
      <description>&lt;P&gt;Is anyone able to confirm this for me by chance? I'm trying to do some testing, but being able to find independent confirmation would be a nice comfort to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a Custom URL category list, is an entry like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;abc.com/&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;equivalent to:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;abc.com/*&lt;/LI-CODE&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 14:35:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470168#M102995</guid>
      <dc:creator>Gareth.Doyle</dc:creator>
      <dc:date>2022-03-03T14:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470201#M102997</link>
      <description>&lt;P&gt;Yes. "abc.com/" will match "abc.com/index" and "abc.com/example/index". But it does not match "example.abc.com/index", so if you are trying to include/exclude all of abc.com, you need "abc.com/" and "*.abc.com/" entries.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 16:14:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470201#M102997</guid>
      <dc:creator>Adrian_Jensen</dc:creator>
      <dc:date>2022-03-03T16:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470247#M102999</link>
      <description>&lt;P&gt;Thanks, Adrian. We have some cluttered (and extensive) URL categories because of a multitude of instances of abc.com/ and abc.com/* being in the lists for some reason. Likely just lack of proper knowledge on someone's part.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 17:16:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470247#M102999</guid>
      <dc:creator>Gareth.Doyle</dc:creator>
      <dc:date>2022-03-03T17:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470250#M103000</link>
      <description>&lt;P&gt;Yeah, I recently did the same, have 20+ custom categories with hundreds of entries in many of them added by different people over the years. Consolidated them down and added proper terminating slashes, haven't seen any issues yet (knock on wood).&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 17:22:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/470250#M103000</guid>
      <dc:creator>Adrian_Jensen</dc:creator>
      <dc:date>2022-03-03T17:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/600784#M119357</link>
      <description>&lt;P&gt;Can anyone explain what *.abc.com/* will match? For instance would it match example.abc.com/word/text ?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 16:42:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/600784#M119357</guid>
      <dc:creator>GaryPaybins</dc:creator>
      <dc:date>2024-10-15T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/600927#M119359</link>
      <description>&lt;P&gt;Gary, They are equivalent. You do not need the trailing asterisk.&amp;nbsp;&lt;BR /&gt;You want the trailing slash to prevent matching abc.com.malware.lol/got-you-now&lt;BR /&gt;The KB should be fairly clear and fill in any gaps once you know this.&lt;BR /&gt;&lt;A href="https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/td-p/392649" target="_blank"&gt;https://live.paloaltonetworks.com/t5/general-topics/url-filtering-clarification-wildcards-behavior-implicit-match-on/td-p/392649&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 00:19:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/600927#M119359</guid>
      <dc:creator>bserrato</dc:creator>
      <dc:date>2024-10-16T00:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/1249415#M126087</link>
      <description>&lt;P&gt;This answer confuses me, according to the Palo Alto docs,&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;abc.com/
abc.com/*&lt;/LI-CODE&gt;
&lt;P&gt;Are explicitly different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;abc.com/

matches:
abc.com 
abc.com/blabla 

does NOT match: 
abc.com.google.com 

- 

abc.com/* 

matches: 
abc.com/blabla 
abc.com/sub1/sub2 

does NOT match: 
abc.com&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you confirm if my understanding is correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Source:&amp;nbsp;&lt;A href="https://docs.paloaltonetworks.com/advanced-url-filtering/administration/configuring-url-filtering/url-category-exceptions/guidelines-for-url-category-exceptions#iddcac739a-a03b-4728-8293-b5d8d0d8a2ac" target="_blank"&gt;Guidelines for URL Category Exceptions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 11:23:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/1249415#M126087</guid>
      <dc:creator>deeryolk</dc:creator>
      <dc:date>2026-03-04T11:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL Category Configuration Verification.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/1249744#M126117</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/114948409"&gt;@deeryolk&lt;/a&gt;&amp;nbsp;you are correct. "abc.com/" and "abc.com/*" are explicitly different, but as used in the example there is only a single difference. Normally there is no need to include the trailing URL with a "*" as it is implied. The "." and "/" characters act as pattern delimiters, an "*" is a entry wildcard (though not quite the same as a regex wildcard), and a "^" is a single entry wildcard (but does not apply to URLs and nothing like a regex ^).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"abc.com/"&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Matches:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&lt;EM&gt;&lt;STRONG&gt;abc.com/&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/subdir/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Does not match:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;example.abc.com/&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com.example.com/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"abc.com/*"&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Matches:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/subdir/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Does not match:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&lt;STRONG&gt;&lt;EM&gt;abc.com/&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;example.abc.com/&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com.example.com/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"*.abc.com/"&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Matches:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;example.abc.com/&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;example.abc.com/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;example.abc.com/subdir/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Does not match:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com/subdir/index&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;abc.com.example.com/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So normally if you want to allow/disallow an entire site in a custom URL Category you need the "abc.com/" and "*.abc.com/". Using the trailing asterisk forces matching any defined URL path and excludes an empty URL path (i.e. hxxps://abc.com/).&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 17:41:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-url-category-configuration-verification/m-p/1249744#M126117</guid>
      <dc:creator>Adrian_Jensen</dc:creator>
      <dc:date>2026-03-09T17:41:14Z</dc:date>
    </item>
  </channel>
</rss>

