Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. subdomain
    Log in to post
    • DustinB3403

      IIS subdomain redirect to HTTPS
      IT Discussion • iis redirect ssl subdomain • • DustinB3403

      8
      0
      Votes
      8
      Posts
      115
      Views

      dbeato

      @DustinB3403 If it is not DNS, firewall is always a problem lol. Nice find.

    • P

      Should I be concerned over info in public DNS records?
      IT Discussion • cybersecurity dns dynamicdns subdomain • • Pete.S

      2
      0
      Votes
      2
      Posts
      96
      Views

      scottalanmiller

      I find it to not be of concern. I would never have it happen, because it's a bizarre and problematic way to handle internal DNS. But anyone who can exploit private IP mapping can figure it out without DNS in the first place. So I see no reason to want to hide it.

    • P

      SOLVED What subdomain for web conference/meetings?
      IT Discussion • jitsi meeting skype subdomain webex • • Pete.S

      7
      1
      Votes
      7
      Posts
      154
      Views

      EddieJennings

      @Pete-S said in What subdomain for web conference/meetings?:

      Thanks!

      meet.example.com looks more generic so I'll use that.

      I agree. Seems potentially less confusing for users.

    • JaredBusch

      SOLVED Nginx reverse proxy problem with subdomains
      IT Discussion • nginx reverse proxy subdomain • • JaredBusch

      23
      1
      Votes
      23
      Posts
      5383
      Views

      JaredBusch

      @johnhooks said:

      semanage port -m -t http_port_t -p tcp 4567

      I had to add semanage first but then it worked.