|
From: <sv...@va...> - 2005-03-14 15:36:57
|
Author: de Date: 2005-03-14 15:36:52 +0000 (Mon, 14 Mar 2005) New Revision: 81 Added: trunk/docs/manual/index.html Log: Added fake index page to /docs/manual dir, as bots and spiders=20 are getting 'Access Denied' errors when trying to crawl /docs/manual/, ie. they expect an index page. Added: trunk/docs/manual/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/manual/index.html 2005-03-14 05:12:07 UTC (rev 80) +++ trunk/docs/manual/index.html 2005-03-14 15:36:52 UTC (rev 81) @@ -0,0 +1 @@ +<?php include 'manual.html'; ?> |