From: Rob H. <for...@us...> - 2001-12-21 08:12:23
|
Update of /cvsroot/sandweb/sandweb/etc In directory usw-pr-cvs1:/tmp/cvs-serv4678/etc Modified Files: sandweb.cfg Log Message: removed "Commands" column, you can get to edit by clicking on a file ( which brings up the View screen ) and pressing the edit button. saving the file brings you back to the View screen. Index: sandweb.cfg =================================================================== RCS file: /cvsroot/sandweb/sandweb/etc/sandweb.cfg,v retrieving revision 1.10 retrieving revision 1.11 diff -U2 -r1.10 -r1.11 --- sandweb.cfg 2001/12/21 01:12:47 1.10 +++ sandweb.cfg 2001/12/21 08:12:20 1.11 @@ -30,5 +30,5 @@ /> - <webserver mime-types_location="/usr/local/apache/conf" + <webserver mime-types_location="/etc/apache" mime-types_file="mime.types" /> |