Conditional SSI Based on URI
问题 I am redoing the navigation bar that is included several dozen of my site's pages. One of the changes that I want to make is to vary the content that is included, based on the page that the user is on. Thus my plan is basically to have the file that is currently included everywhere act as a selector to decide which actual file(s) to include. From the my reading of the Apache SSI Specs, I believe I can do this through conditional expressions driving my SSI. Something like: <!--#if expr="[URI