I want to parse a single file (named footer.html) for SSI from my httpd.conf file.
How and where do I do this?
In the default directory I have options + IncludesNoExec, XBitHack on etc. Everythign works, just need to get it to work for this individual file.
This is for a piece of coursework for uni, and has to be done as explained, not via any other method.
Cheers!