COMMUNITY-SQUEEZE-WEB-1-47.20130427GIT6EDA763
Having dragged the conversation off-topic, this is something I said I'd
do a while back, but can't remember who asked me now. I want tomcat to
remain on port 8080 for the time being, rather than moving it to port
80, but I do get the point that it is not intuitive to access the
web-gui via ip:8080/. After this upgrade, (which adds a forwarding index
page and mod_proxy apache config), if you enable and start httpd
(Apache), you can access the web-gui via just the ip address. Downsides,
apart from 5MB memory locked out by httpd process, none.
Changes...
Code:
--------------------
* Sat Apr 27 2013 - 1-47.20130427git6eda763
- Latest git revision 6eda763.
- Don't use the nav image.
- Add proxy config for httpd.
- Add redirect index.html for httpd.
--------------------
Update...
Code:
--------------------
sudo csos-cleanUpdate community-squeeze-web
--------------------
To enable (and start) apache if you want to access the web-gui without
the port 8080 in the url...
Code:
--------------------
sudo systemctl enable httpd
sudo systemctl start httpd
--------------------
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix