| Author |
Message |
John Keller
Unregistered guest
| | Posted on Thursday, November 19, 2009 - 5:59 am: | |
Hi JR or Will, How do I assign a URL to the WebMO server that does not include its fully qualified domain name? Currently this is http://chemlinux1.cns. (delete all these characters.and make one line) uaf.edu/~keller1/cgi-bin/webmo/login.cgi I eventually wish to make our WebMO a public resource, at least for those outside Univ of Alaska that have WebMO passwords, and I don't think that using this type of address is good practice for security reasons. I'm even paranoid about sending this address in this message! JK |
JR Schmidt Moderator Username: Schmidt
Post Number: 126 Registered: 11-2006
| | Posted on Thursday, November 19, 2009 - 9:34 am: | |
It really doesn't matter whether you assign the WebMO server a fully qualified domain name or not, it will still be accessible to the outside world. (Just as will be any other website on that computer.) The proper way to limit access to WebMO is by setting up proper firewall rules to limit access. Ask your local admin for help, or do a search for "linux iptables". Apache / WebMO utilize tcp port 80, so you would want to limit access to this port (and probably the computer as a WHOLE) to only IP addresses from inside the university. |
|