[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] SSI not executing properly



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.