Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6250073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T13:21:19+00:00 2026-05-24T13:21:19+00:00

Possible Duplicate: What's the difference between *:80 and +:80 What does the plus sign

  • 0

Possible Duplicate:
What's the difference between *:80 and +:80

What does the plus sign excatly mean here:

netsh http add urlacl url=http://+:80/MyUri user=DOMAIN\user

Whats the difference between using a star (*) and plus (+) ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T13:21:20+00:00Added an answer on May 24, 2026 at 1:21 pm

    According to the MSDN documentation, there isn’t any difference except for the order in which the two are interpreted.

    For flexibility and ease of use, the HTTP Server API supports four
    different ways to specify hosts. The four host-specifier categories
    are listed below in order of precedence:

    Strong wildcard (Plus Sign)

    When the host element of a UrlPrefix consists of a single plus sign
    (+), the UrlPrefix matches all possible host names in the context of
    its scheme, port and relativeURI elements, and falls into the strong
    wildcard category.

    A strong wildcard is useful when an application needs to serve
    requests addressed to one or more relativeURIs, regardless of how
    those requests arrive on the machine or what site they specify in
    their Host headers. Use of a strong wildcard in this situation avoids
    the need to specify an exhaustive list of host and/or IP-addresses.

    Explicit

    An explicit host name such as a fully qualified domain name in the
    host element places a UrlPrefix in the explicit category. This kind of
    host element is matched directly against the Host headers of incoming
    requests.

    Explicit host specifications are useful for multi-site applications
    such as Web servers that deliver different content depending on the
    site to which the request was directed.

    IP-bound weak wildcard

    When an IP address appears as the host element, then the UrlPrefix
    falls into the IP-bound Weak Wildcard category. This kind of UrlPrefix
    matches any host name for the specified IP interface with the
    specified scheme, port and relativeURI, and that has not already been
    matched by a strong-wildcard or explicit UrlPrefix. The IP address
    takes one of two forms in the host element:

    IPv4 Literal String

    An IPv4 literal consists of four dotted decimal numbers, each in the
    range 0-255, such as 192.168.0.0.

    IPv6 Literal String

    An IPv6 literal string is enclosed in square brackets and contains hex
    numbers separated by colons; for example: [::1] or
    [3ffe:ffff::6ECB:0101].

    IP-bound weak-wildcard host specifiers are intended for applications
    that vary the content they serve based on the route taken by incoming
    requests. Do not rely on IP-bound weak-wildcard host specifiers to
    enforce security.

    Weak wildcard (asterisk)

    When an asterisk (*) appears as the host element, then the UrlPrefix
    falls into the weak wildcard category. This kind of UrlPrefix matches
    any host name associated with the specified scheme, port and
    relativeURI that has not already been matched by a strong-wildcard,
    explicit, or IP-bound weak-wildcard UrlPrefix.

    This host specification can be used as a default catch-all in some
    circumstances, or can be used to specify a large section of URL
    namespace without having to use many UrlPrefixes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: what does $$ mean in PHP? what is the different between $thisvariable
Possible duplicates What is gcnew? What does the caret mean in C++/CLI? Difference between
Possible Duplicate: difference between http.context.user and thread.currentprincipal and when to use them? What's the
Possible Duplicate: difference between jsp forward and redirect Does anyone knows the differences between
Possible Duplicate: How does an interpreter/compiler work Hi what is the exact difference between
Possible Duplicate: Difference between pointer variable and reference variable in C++ When should I
Possible Duplicate: Difference between pointer variable and reference variable in C++ I am reading
Possible Duplicate: What is the difference between a delegate and events? Possible Duplicate: Difference
Possible Duplicate: Ruby: difference between || and ‘or’ Using Ruby || and or are
Possible Duplicate: What is the difference between "typename" and "class" template parameters? When defining

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.