martin 97/12/16 14:03:03
Modified: htdocs/manual new_features_1_3.html
Log:
The new FTP proxy clickable header path
which is in 1.3b4-dev was not really documented anywhere.
I added a short blurb
Revision Changes Path
1.36 +7 -0 apachen/htdocs/manual/new_features_1_3.html
Index: new_features_1_3.html
===================================================================
RCS file: /home/cvs/apachen/htdocs/manual/new_features_1_3.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -u -r1.35 -r1.36
--- new_features_1_3.html 1997/11/20 17:02:32 1.35
+++ new_features_1_3.html 1997/12/16 22:03:02 1.36
@@ -66,6 +66,13 @@
variables for server and CGI use based upon all <EM>sorts</EM> of
attributes of the request.
</LI>
+ <LI><STRONG>Easier navigation in ftp server directory trees</STRONG>
+ <BR>
+ When accessing ftp servers using mod_proxy and the ftp method, the
+ generated directory listings now allow easier navigation. The full
+ directory path as shown in the header line now consists of a list of
+ clickable links which directly jump to the selected subdirectory level.
+ </LI>
<LI><STRONG>Better Logging for Proxy Connect Errors</STRONG>
<BR>
In Apache 1.2 and earlier, when the proxy had difficulty connecting to