From: Nick J. <nje...@us...> - 2002-01-27 00:10:25
|
Update of /cvsroot/sandweb/sandweb/etc In directory usw-pr-cvs1:/tmp/cvs-serv11644/etc Modified Files: sandweb.cfg Log Message: * corrected sandweb.cfg Index: sandweb.cfg =================================================================== RCS file: /cvsroot/sandweb/sandweb/etc/sandweb.cfg,v retrieving revision 1.13 retrieving revision 1.14 diff -U2 -r1.13 -r1.14 --- sandweb.cfg 2002/01/26 21:34:32 1.13 +++ sandweb.cfg 2002/01/27 00:10:21 1.14 @@ -16,5 +16,5 @@ <!-- config for cgi related information --> - <cgi-bin cgi_path="/cgi-bin/sandweb-robert/bin" + <cgi-bin cgi_path="/cgi-bin/sandweb/bin" cgi_domain="" /> |