I noticed in the docs section after installin schooltool , one must add the
port# to the url page.
per instructions schooltool.org: Go to http://localhost:7080 to see your new
server in action.

I am testing schholtool out, and I didn't want to keep entering the port
7080 so I changed "/etc/apache2/sites-available" the redirect.

i.e.added:
   RedirectMatch ^/schooltool$ http://server.ip.address:7080

Would this be the proper method to use? It seems to be working as well as
the direct call. Alll address entrys to http://server.ip.address/schooltool
& http://server.ip.address:7080 get redirected to the schooltool page.

SteveG

_______________________________________________
Schooltool mailing list
[email protected]
http://lists.schooltool.org/mailman/listinfo/schooltool

Reply via email to