Hi Konstantin The port depends on the servlet container you are using, so you have to check in the documentation of your container. E.g. in Tomcat you can change the port in /conf/server.xml
Hope this helps Edo On Thu, Apr 19, 2012 at 8:56 AM, Boyandin Konstantin <[email protected]> wrote: > Hello, > > Could someone tell me how to start Xwiki so that it listen at a given IP > address and port? > > The port is passed to the start script (I wish to use a standard 80), but how > do I make it to listen at a specified IP only? > > Thanks. > > Sincerely, > Konstantin > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
