Page 1 of 1

How do I setup the demo ui as defalut page?

Posted: 25 Feb 2014 15:24
by etrust
Hi Forum,

If I access http://myrazberryip:8083 so I see there links to access demo ui and 3 more links.

My goal is: If I go to http://myrazberryip:8083, than I want to see directly the demo ui (jquerymobile).

What and where can I setup this exactly?

Re: How do I setup the demo ui as defalut page?

Posted: 25 Feb 2014 16:12
by pz1
Did you mean to get at: http://raspberry:8083/jqmobile/

Re: How do I setup the demo ui as defalut page?

Posted: 25 Feb 2014 20:01
by etrust
pz1 wrote:Did you mean to get at: http://raspberry:8083/jqmobile/
yes exactly, where should i put that?

Re: How do I setup the demo ui as defalut page?

Posted: 25 Feb 2014 21:50
by cruxx
change the config option in /opt/z-way-server/config.xml

orig: <http-root-dir>./htdocs</http-root-dir>

your wish: <http-root-dir>./htdocs/jqmobile</http-root-dir>

restart the z-way-server: sudo service Z-Way restart

maybe there is an error on the page like "read_error rules.xml"
copy the link ~config from /opt/z-way-server/htdocs/~config to /opt/z-way-server/htdocs/jqmobile/~config

Be sure - you have to do that after every update/upgrade of z-way version

cheers,
cruxx