[Webkit-unassigned] [Bug 160504] Localhost subdomains don't work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 27 14:32:01 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=160504
gulaschsuppe2 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gulaschsuppe2 at gmail.com
--- Comment #12 from gulaschsuppe2 at gmail.com ---
For anyone stumbling upon this, subdomains work in safari after you add them in the `/private/etc/hosts/`:
sudo nano /private/etc/hosts
Then add your subdomain:
127.0.0.1 sub.localhost
It is cumbersome, but still helpful if you don't want to switch away from Safari.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230827/8162fb66/attachment.htm>
More information about the webkit-unassigned
mailing list