http://www.gaggl.com/2011/10/installing-java6-jdk-on-ubuntu-11-10/
http://sourceforge.net/projects/opengts/forums/forum/579835/topic/4960513
2012-01-20 06:48:42 PST
Little addon:
in /var/www
create file named "index.php"
and paste
<?php
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://192.168.1.10/track/Track" );
?>
rm index.html
this will redirect you directly to OpenGTS web interface :)
No hay comentarios:
Publicar un comentario