On Oct 25, 2012, at 8:04 AM, jan iversen wrote: > Thanks for your as usual very informative instructions. > > I did that, BUT it does not tell me which kind of SSI the apache server is > using, there are two different methods: > 1) using .shtml (which gives a problem with index.shtml) > 2) setting excute bit on pages containing SSI, this requires XBitHack set > in httpd.conf (or apache2.conf on ubuntu).
I hope you have looked into the ooo-site/trunk/templates directory where you will see that the SSIs are not shtml. They are <!-- virtual calls within the wrappers. I use a Mac and I did not have to anything special to make this SSI work. I'm not sure exactly how Apache Infra enables this, you should ask on IRC #asfinfra > > that is my problem. > > I want to SSI for the top and bottom of each page, so I dont have a copy > problem when we change e.g. mailling lists. > > I am by the way a long way down having a new l10n.openoffice.org ready for > upload. I hope you are not making special efforts with your own header and footer separate from what is already done in the Apache CMS. BTW - www.openoffice.org/l10n/ is where l10n.openoffice.org will be redirected. l10n code goes in ooo-site/tunk/content/l10n/ Regards, Dave > > Jan. > > > On 25 October 2012 16:22, Rob Weir <robw...@apache.org> wrote: > >> On Thu, Oct 25, 2012 at 6:48 AM, jan iversen <jancasacon...@gmail.com> >> wrote: >>> Hi >>> >>> In order to test web page changes offline, I am configuring my own apache >>> server, and would like to see the configuration of the >>> openoffice.orgapache server, but I cannot find it in svn, can somebody >>> help me, and mail >>> it to me directly. >>> >> >> There may be an easier way. Have you seen these instructions? >> >> http://incubator.apache.org/openofficeorg/website-local.html#how-to-do-website-development-locally-for-technical-users >> >> This gets the basic mdtext -> HTML conversion working. It does not >> apply the site templates for the site-wide branding, etc. But for >> content development you really don't need to see that. >> >> -Rob >> >> >>> thanks in advance. >>> >>> Juergen: >>> do you know if we have ssi support ? >>