Hostname - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: Hostname (/showthread.php?tid=4907) |
Hostname - dave.bolas@se.com - 07.08.2023 Hi, Is it possible to make the SpaceLynk respond to ftp and http / https requests via Hostname? Or do I need to manually add a lookup entry to my hosts table? Regards Dave RE: Hostname - admin - 07.08.2023 hostname.local (e.g. logicmachine.local) might work depending on which OS you have. Otherwise you either need an entry on a DNS server or a manual entry in the hosts file. RE: Hostname - dave.bolas@se.com - 07.08.2023 Thank you. |