Ask a Question related to ASP, Design and Development.

  1. #1

    Default ssl start again

    My question got lost in translation.

    How do i require ONLY 443 on one site and ONLY 80 on the other. The secure
    portion does not use Host headers!!!!

    I have 2 websites on the same machine

    SSL.MyMachine.com
    Normal.MyMachine.com

    I want the guy who hits SSL.MyMachine.com to only be able to use port 443
    and never port 80
    I want the guy who hits Normal.MyMachine.com to only be able to use port 80
    and never port 443.


    That is because I do not want some guy going to
    https:/SSL.MyMachine.com/data on port 443 then changing the URL

    to https:/Normal.MyMachine.com/data because that is a whole different web
    site.


    How do i require ONLY 443 on one site and ONLY 80 on the other. Becuase the
    secure portion does not use Host headers!!!!

    Armored Truck analogies are welcome!






    Jeff Clark Guest

  2. Similar Questions and Discussions

    1. WHERE DOES ONE START
      Hello, I'd like to know where to start learning how to build dreamweaver extensions for DreamweaverMX Could anyone suggest a link, a site, a...
    2. CF MX6.1 will not auto start after server reboot.. but will start by hand...
      I just moved all the stuff to a new dual Xeon Windows server 2003. Problem with CF MX 6.1 is that it will not start after a server reboot! I get...
    3. Please help with FS Start
      Hi, I have inherited a bit of code from a flash 5 file: on (release) { fscommand("Exec", "JSTART Presentation.pps \"/error=To view this...
    4. X won't start
      My 43p-240 had a bad CPU causing lockups. It's fixed, but the reboots did something funny and X (and CDE/Dtlogin) won't run now. /tmp/xlogfile...
    5. start up
      Try a repair install as follows: .. NOTE, while a repair install should leave your data files intact, if something goes wrong during the repair...
  3. #2

    Default Re: ssl start again

    Answered in inetserver.iis

    Please post to one group only.

    Cheers
    Ken


    "Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
    news:OIX3hqtlDHA.2080@TK2MSFTNGP10.phx.gbl...
    : My question got lost in translation.
    :
    : How do i require ONLY 443 on one site and ONLY 80 on the other. The secure
    : portion does not use Host headers!!!!
    :
    : I have 2 websites on the same machine
    :
    : SSL.MyMachine.com
    : Normal.MyMachine.com
    :
    : I want the guy who hits SSL.MyMachine.com to only be able to use port 443
    : and never port 80
    : I want the guy who hits Normal.MyMachine.com to only be able to use port
    80
    : and never port 443.
    :
    :
    : That is because I do not want some guy going to
    : https:/SSL.MyMachine.com/data on port 443 then changing the URL
    :
    : to https:/Normal.MyMachine.com/data because that is a whole different
    web
    : site.
    :
    :
    : How do i require ONLY 443 on one site and ONLY 80 on the other. Becuase
    the
    : secure portion does not use Host headers!!!!
    :
    : Armored Truck analogies are welcome!
    :
    :
    :
    :
    :
    :


    Ken Schaefer Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139