Update of /cvsroot/sandweb/sandweb/etc
In directory usw-pr-cvs1:/tmp/cvs-serv24638/etc
Modified Files:
sandweb.cfg
Log Message:
file actions are now implemented as a toolbar instead of a pulldown
Index: sandweb.cfg
===================================================================
RCS file: /cvsroot/sandweb/sandweb/etc/sandweb.cfg,v
retrieving revision 1.14
retrieving revision 1.15
diff -U2 -r1.14 -r1.15
--- sandweb.cfg 2002/01/27 00:10:21 1.14
+++ sandweb.cfg 2002/01/29 01:32:27 1.15
@@ -30,5 +30,5 @@
/>
- <webserver mime-types_location="/etc/apache/conf"
+ <webserver mime-types_location="/usr/local/apache/conf"
mime-types_file="mime.types"
/>
|