Hi,
there is a way to initiate xwiki at startup and not just at home page display?
Thank you.
Hi,
there is a way to initiate xwiki at startup and not just at home page display?
Thank you.
This is not possible ATM but what you could do is simply do a curl
or wget
of the home page in your xwiki startup script.
Thank you very mutch.