I recently converted some internal services to use a Fully Qualified Domain Name (FQDN) with SSL. Previously, I accessed them via ‘sub.domain.com:1234’, but now, with nginx proxying from port 443 to the actual service port, I no longer need to specify the port. However, iOS keeps remembering the port whenever I start typing the subdomain. How can I prevent this?

  • @[email protected]
    link
    fedilink
    45 months ago

    Try deleting the website data from settings > safari > advanced > website data. I’m not certain if it’ll clear the history too, but short of searching thru your safari history and deleting each instance it’s the best option I can think of

    • @kaoticOP
      link
      25 months ago

      That was my first thought and I didn’t see any website data for this service.