r39 - website

Allard Hoeve hoeve-guest@haydn.debian.org
Wed, 09 Jun 2004 13:15:53 -0600


Author: hoeve-guest
Date: 2004-06-09 13:15:42 -0600 (Wed, 09 Jun 2004)
New Revision: 39

Added:
   website/.htaccess
Removed:
   website/dot_htaccess
Log:
dot_htaccess is just .htaccess :)

Copied: website/.htaccess (from rev 38, website/dot_htaccess)

Deleted: website/dot_htaccess
===================================================================
--- website/dot_htaccess	2004-06-09 17:27:49 UTC (rev 38)
+++ website/dot_htaccess	2004-06-09 19:15:42 UTC (rev 39)
@@ -1,12 +0,0 @@
-IndexOptions +SuppressSize
-
-HeaderName header.txt
-ReadmeName readme.txt
-IndexIgnore header.txt readme.txt
-
-AddDescription "What we want to achieve." goals.txt
-AddDescription "Our initial public announcement." announcement.txt
-AddDescription "Some internal guidelines and processes."  policy.txt
-AddDescription "Directions on how to build and develop the packages in our CVS."  cvs.txt
-AddDescription "Directions on how to build and develop the packages in subversion."  subversion.pod
-AddDescription "debian/rules template for perl packages" rules-template-noxs