fielding 99/01/09 21:55:02
Modified: src CHANGES
Log:
Remove misleading part of entry due to later change.
Revision Changes Path
1.1210 +1 -4 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1209
retrieving revision 1.1210
diff -u -r1.1209 -r1.1210
--- CHANGES 1999/01/08 23:46:39 1.1209
+++ CHANGES 1999/01/10 05:55:01 1.1210
@@ -271,10 +271,7 @@
procedure of mod_rewrite: very long keys were truncated.
[Ralf S. Engelschall]
- *) There is no longer a _default_ path layout for APACI configure.
- This means the user _HAS_ to specifiy a path layout _explicitly_.
-
- Added a generic --with-layout=[FILE:]ID option. ID here is a layout
+ *) Added a generic --with-layout=[FILE:]ID option. ID here is a layout
identifier, currently "Apache" and "GNU" are pre-defined in the file
config.layout. Custom layouts are possible by using FILE:ID as the
argument where the layout ID is taken from FILE.