On Sunday 29. May 2016 18.27.11 Renato Pontefice wrote:
> Hi Paul, that seem to be a good idea...:-)

You're referring to this, I imagine...

> > Because the server is listening on 127.0.0.1 in the virtual machine,
> > but you are trying to access the server via another address? Maybe
> > you need to tell the server to listen on that address as well as on
> > localhost.

> Where do I can change that?
>  Is this a prob of wiki or a prob about the web server?

I haven't looked at Moin 2.0 properly, but I guess there's a setting somewhere 
for the server address. It looks like specifying the --host option will help 
when running the command to start the server:

https://moin-20.readthedocs.io/en/latest/admin/serve.html#built-in-web-server-
easy

Something like this might work:

moin moin --config /path/to/wikiconfig.py --host 104.155.16.89 --port 8080

Paul

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to