|
From: <sv...@va...> - 2005-11-15 10:28:07
|
Author: sewardj Date: 2005-11-15 10:27:41 +0000 (Tue, 15 Nov 2005) New Revision: 229 Log: put direct changes to /usr/local/www/sites/valgrind-www into repo Modified: trunk/.htaccess trunk/robots.txt Modified: trunk/.htaccess =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/.htaccess 2005-11-14 21:17:04 UTC (rev 228) +++ trunk/.htaccess 2005-11-15 10:27:41 UTC (rev 229) @@ -11,9 +11,9 @@ =20 # set the include path: # this is for phoenix: -php_value include_path "/home/de/WebPages/valgrind-www/trunk/php" +# php_value include_path "/home/de/WebPages/valgrind-www/trunk/php" # this is for exonetric: -# php_value include_path "/usr/local/www/sites/valgrind-www/php" +php_value include_path "/usr/local/www/sites/valgrind-www/php" =20 =20 # prepend these files to every .html file: Modified: trunk/robots.txt =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/robots.txt 2005-11-14 21:17:04 UTC (rev 228) +++ trunk/robots.txt 2005-11-15 10:27:41 UTC (rev 229) @@ -13,6 +13,9 @@ User-agent: * Disallow: /errors =20 +User-agent: * +Disallow: /stats.htm + # change this later when the bookset comes online User-agent: * Disallow: /docs/bookset |