Re: [users] Server-side include problem in Apache 2.4.9 --#if expr

2014-06-06 Thread roger morgan
I solved this problem by not using server-side includes any more. Most of my site's pages were generated by programs anyway, so it wasn't a big task to have them all generated by programs, eliminating the need for SSI. Roger

[users] Server-side include problem in Apache 2.4.9 --#if expr

2014-06-04 Thread roger morgan
I'm trying to migrate a website that worked under 2.2. The only change required seems to be in SSI, because the syntax changed from 2.2 to 2.4. I decided not to use the SSILegacyExprParser on option because that option might go away in the future. The site has a .shtml file that contained: