Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 05:26:29 -0700
From:      sabine225@home.com
To:        questions@FreeBSD.ORG
Subject:   Re: apache 2.0 and SSI
Message-ID:  <59B4DCC0-C87A-11D5-95DD-0050E4050F42@home.com>
In-Reply-To: <POEHKNGEFCLPFPNOFOEOMEGEDAAA.tiffany@crshjnke.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the virtual host block for crshjnke.com

<VirtualHost crshjnke.com>
#all the other Virtual host stuff

<Directory /home/newpro>
# or where ever the newpro directory really is
Options Includes
</Directory>

</VirtualHost>

If this doesn't work let me know. There might be some other things that 
have to be turned on I can't remember. Or maybe it's different in 2.0.


> <FilesMatch "\.shtml(\..+)?$">
>    SetOutputFilter INCLUDES
> </FilesMatch>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59B4DCC0-C87A-11D5-95DD-0050E4050F42>