this post was submitted on 12 May 2024
13 points (88.2% liked)

iOS

1068 readers
1 users here now

The home for all things iOS on LW.

Rules:

founded 1 year ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 6 months ago

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