[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] SSI not executing properly
- Subject: RE: [cobalt-users] SSI not executing properly
- From: Jerry Waugh <jwaugh@xxxxxxxxxxx>
- Date: Fri Mar 24 08:36:18 2000
Have you tried running SSI in other directories i.e. your Document Root.
If they run there than this help from apache.org may help!
This is almost always due to having some setting in your config file that
sets "Options Includes" or some other setting for your DocumentRoot but not
for other directories. If you set it inside a Directory section, then that
setting will only apply to that directory.