Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi, i have an ubuntu server set up, it's functioning as an FTP and an HTTP server.
now i use the HTTP server both within my LAN and over the WAN, i presently have 2 different links to my FTP functionality, both lead to the same place but each one only works depending on which side of my router you're accessing the page from.
could anyone help me set the <a href=""> tag to be able to refer to the server with a single link no matter where i am? remembering that this is a single machine
How about leaving the <a href=""> tag as it is and having a name resolution system on the LAN that resolves the DNS name to a local IP address for LAN users? dnsmasq?
i already do, but the problem is that all other sites at the same domain would not display if i do that, what i need to know is how to make the link know where it's being accessed from (sort of)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.