You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axkit-dev@xml.apache.org by ma...@apache.org on 2002/03/08 18:43:44 UTC

cvs commit: xml-axkit/demo/xslt .htaccess

matts       02/03/08 09:43:44

  Modified:    demo/xslt .htaccess
  Log:
  Fixed the ErrorDocument directive
  
  Revision  Changes    Path
  1.2       +1 -1      xml-axkit/demo/xslt/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/xml-axkit/demo/xslt/.htaccess,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .htaccess	8 Mar 2002 17:31:16 -0000	1.1
  +++ .htaccess	8 Mar 2002 17:43:44 -0000	1.2
  @@ -3,6 +3,6 @@
   AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLT
   
   ## Set the error document
  -ErrorDocument error.html
  +ErrorDocument 500 error.html
   
   AxAddRootProcessor text/xsl stylesheet.xsl page