--- trunk/webwork-modperl/conf/global.conf.dist 2006/08/17 23:55:17 4386 +++ trunk/webwork-modperl/conf/global.conf.dist 2006/09/01 17:41:24 4437 @@ -2,7 +2,7 @@ ################################################################################ # WeBWorK Online Homework Delivery System # Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ -# $CVSHeader: webwork2/conf/global.conf.dist,v 1.173 2006/08/14 18:24:05 sh002i Exp $ +# $CVSHeader: webwork2/conf/global.conf.dist,v 1.174 2006/08/17 23:54:09 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under # the terms of either: (a) the GNU General Public License as published by the @@ -34,7 +34,7 @@ $webwork_url = "/webwork2"; # Root directory of PG. -$pg_dir = "/opt/pg"; +$pg_dir = "/opt/webwork/pg"; # URL and path to htdocs directory. $webwork_htdocs_url = "/webwork2_files";