From: Don S. <do...@se...> - 2003-01-14 03:33:09
|
I have an issue on my home webserver, which is behind a firewall. The firewall forwards port 80 to that webserver. Names being changed to protect the pr0n, the webservers name is rufus.xavier.sasparilla on the LAN, and that is what is in it's hostname file. However I'm also running one of those dynamic dns things so I can tinker from the outside, and that name is rxs.homelinux.org. I've entered rxs.homelinux.org into my local /etc/hosts file at home so I can just use that name home and abroad, and that is the name in my phpws config.php file. However when I use that outside name, my module icons are gone, and instead I have little red boxes. When I configure phpws with the internal name and use that, the icons are there. I've been tracing it through the moduleList function in the User class, but got stuck and/or lost. Obviously it's not the end of the world but it was odd nonetheless and I thought I'd pass it on. I've seen this behavior with RC3 and up to yesterday's CVS. Todays CVS is funky so I haven't tried. I can file this as a bug if you guys would like. I probably should be using the bug interface more anyway. Don. |