head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2005.06.30.18.39.53;	author lschiere;	state Exp;
branches;
next	;


desc
@@


1.1
log
@(14:34:11) SeanEgn: You forgot about .htaccess.
(14:34:16) LSchiere2: so I did
(14:34:21) LSchiere2: ahwell. that's not such a big deal
(14:34:34) SeanEgn: Well, not unless you want things to work ;)
(14:34:40) LSchiere2: who wants that?
@
text
@DirectoryIndex blog
Options ExecCGI Indexes

<Files blog>
  ForceType application/cgi-script
  SetHandler cgi-script
</Files>
@
