Joshua Slive <[EMAIL PROTECTED]> writes: > > httpd-docs-1.3/htdocs/manual/index.html.en > > contains link to howto/ssi.html and howto/cgi.html but > > httpd-docs-2.0/manual/index.html > > does not. Is it intentional? > > Semi-intentional. I haven't added the links because the tutorials still > need to be updated for feature changes in 2.0. (And I can't do that until > the filters interface stabalizes.) > > If it makes your life easier, feel free to add the links.
I was just wondering why links are not there. I'd like to make this change to STATUS for clarity's sake. Index: STATUS =================================================================== RCS file: /home/cvspublic/httpd-docs-2.0/manual/STATUS,v retrieving revision 1.10 diff -u -r1.10 STATUS --- STATUS 2001/01/18 19:48:13 1.10 +++ STATUS 2001/01/19 05:28:57 @@ -53,7 +53,8 @@ - misc/rewriteguide.html - needs cleaning in 1.3 and 2.0 - misc/known_client_problems.html - mostly ancient - howto/* - some syntax has changed in 2.0 due to - filtering and mod_cgid + filtering and mod_cgid. Add link from + index.html when cleanup is done. - New build process. - The new build process is autoconf based, so manual/install.html -- Yoshiki Hayashi