cvs commit: apache-site/info/css-security index.html

2000-02-25 Thread jim
jim 00/02/25 09:14:05

  Modified:info/css-security index.html
  Log:
  Adjust the patch information
  
  Revision  ChangesPath
  1.3   +4 -9  apache-site/info/css-security/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/apache-site/info/css-security/index.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html2000/02/03 05:16:04 1.2
  +++ index.html2000/02/25 17:14:05 1.3
  @@ -93,15 +93,10 @@
   
   UL
   LIA HREF=apache_specific.htmlApache HTTP server specific 
information/A
  -
  -LICurrent A HREF=apache_1.3.11_css_patch.txtApache patch/A against
  -1.3.11 that addresses the known issues in Apache and provides some help
  -to Apache users in protecting against certain instances of this problem.
  -Please see the previous document for a description of what this patch does.
  -As of the writing of this document, we have not yet released a new version
  -of Apache that includes these patches.  We expect to do so in the near
  -future, once we are more confident that we have addressed all the issues.
  -
  +LIApache 1.3.12, which provides some protection against certain instances 
of
  + this problem.
  +LIOlder A HREF=apache_1.3.11_css_patch.txtApache patch/A against
  +1.3.11 that addressed the known issues in that version of Apache.
   LIA HREF=encoding_examples.htmlEncoding Examples/A page, describing
   how to properly encode your output to protect against this problem using
   common Apache related technologies, such as Apache modules, Perl, 
  
  
  


cvs commit: apache-site/info/css-security index.html

2000-02-03 Thread marc
marc00/02/02 21:16:05

  Modified:info/css-security index.html
  Log:
  Could be some people with useful comments or suggestions.  Maybe.
  Perhaps.  Possibly.
  
  Revision  ChangesPath
  1.2   +7 -0  apache-site/info/css-security/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/info/css-security/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html2000/02/02 18:02:49 1.1
  +++ index.html2000/02/03 05:16:04 1.2
  @@ -128,6 +128,13 @@
   have had more important things to do than think of a better name.
   lt;ggt;.
   
  +H2Comments and Suggestions/H2
  +
  +PYou can send any comments or suggestions about this set of pages to 
  +A HREF=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/A.  Note that I
  +can not respond to questions or requests for assistance, so if that is
  +what you are about to send then please save yourself the effort.
  +
   H2Change History/H2
   UL
   LIWed Feb  2 01:06:01 MST 2000: initial revision.