> Hello list, > > what does neko.Web.getHostName() really return? It seems to me it > always gets IP address back - is that true and intentionally? I > think it should take Apache ServerName directive into account > somehow..
Yes, right now it's returning (cgi.c) : r->connection->local_ip Maybe this could be improved, suggestions are welcome. Nicolas -- Neko : One VM to run them all (http://nekovm.org)
