On Tue, Aug 29, 2006 at 01:48:49PM -0400, Steve Gilmore wrote: > 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?
Perhaps what you want is virtual hosting, which is described in the README: http://source.schooltool.org/svn/trunk/schooltool/README.txt -- Brian Sutherland Metropolis - "it's the first movie with a robot. And she's a woman. And she's EVIL!!" _______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
