Question

Yes - Google abounds with information about configuring Apache to support SSI.

But unfortunately, I still cannot seem to get it right.

My questions:

  • Can anyone furnish me a full-fledged example config file that enables SSI on an Apache server?

  • Also can you please tell me where I should drop this config file (i.e. which
    directory)?

Was it helpful?

Solution 2

My site is hosted at 110mb.com.

Interestingly enough, here is the solution:

Rename all files which have server-side includes to *.shtml.

OTHER TIPS

Apache probably wouldn't run if you didn't already have a fully-fledged config file. Try an

apachectl configtest

and see what happens.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top