head	1.2;
access;
symbols
	pkgsrc-2014Q1:1.1.0.8
	pkgsrc-2014Q1-base:1.1
	pkgsrc-2013Q4:1.1.0.6
	pkgsrc-2013Q4-base:1.1
	pkgsrc-2013Q3:1.1.0.4
	pkgsrc-2013Q3-base:1.1
	pkgsrc-2013Q2:1.1.0.2
	pkgsrc-2013Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2014.06.01.14.14.53;	author taca;	state dead;
branches;
next	1.1;
commitid	5sGd2RUJtDDoiPCx;

1.1
date	2013.06.27.15.48.29;	author taca;	state Exp;
branches;
next	;
commitid	X7FGej8wkQWDHgVw;


desc
@@


1.2
log
@Remove contao211 since Contao 2.11 is EOL.
@
text
@# $NetBSD: contao.conf,v 1.1 2013/06/27 15:48:29 taca Exp $

#
# If you set DocumentRoot to "@@PREFIX@@/@@CT_WEBDIR@@",
# Set DocuemntRoot of Apache to it.
# If you want to access contao via sub directory, uncomment
# below line.  (http://www.example.org/subdir/)
# 
#Alias	/subdir		"@@PREFIX@@/@@CT_WEBDIR@@"

<Directory "@@PREFIX@@/@@CT_WEBDIR@@">
	DirectoryIndex index.php index.html
        Options Indexes SymLinksIfOwnerMatch FollowSymLinks
        AllowOverride All
        Order allow,deny
        Allow from all
</Directory>
@


1.1
log
@* Make contao211 to use own FILESDIR.
* A small clean up to common/Makefile.common.

No functional change.
@
text
@d1 1
a1 1
# $NetBSD: contao.conf,v 1.1.1.1 2010/07/05 14:39:32 taca Exp $
@

