You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@hyperreal.org on 1999/07/04 11:26:08 UTC

cvs commit: apache-2.0/mpm/htdocs index.html

rse         99/07/04 02:26:08

  Added:       mpm/htdocs index.html
  Log:
  Let "make install" work again
  
  Revision  Changes    Path
  1.1                  apache-2.0/mpm/htdocs/index.html
  
  Index: index.html
  ===================================================================
  <html>
  <head>
  <title>Simple Page for Apache-MPM</title>
  </head>
  <body>
  Simple Page for Apache-MPM
  </body>
  </html>