Hi,

What about using URL rewrite in the web server configuration to add
implicit .html and support old links?

If the web server is Apache, we can place this config in the .htaccess
file so it should be easy to keep it maintainable. See here:

http://stackoverflow.com/questions/5730092/how-to-remove-html-from-url

Language selector could work with content negotiation, which is a similar
trick. I am willing to help with more details.

Best,
Goran


On Sat, October 3, 2015 23:19, Andreas Mantke wrote:
> Hello,
>
>
> I worked on a solution to make the LibOCon2012-Site (and later the 2013
> site) static. I managed already to export the site to a folder. If I put
> that into the folder of the Apache webserver I can view the conference
> sites. In some cases the links need some edits because there is a
> html-site and a folder with the same naming inside the folder. I get 403
> errors if I don't edit the links and add an explicit '.html' to the link.
>
>
> There is a minor issue with the footer of the website. This could be
> solved by copying the html footer to all created html pages. It would be
> great if someone would second me with a shell script to make that happen.
>
>
> That could also help with the language selector and the login link. Both
> could be deleted from the html source code.
>
> Regards,
> Andreas
>
>
> --
> Andreas Mantke <andreas.man...@documentfoundation.org>
> Twitter: @andreaslibo Skype: andreaslibo
> The Document Foundation, Kurfürstendamm 188, 10707 Berlin, Germany
> Rechtsfähige Stiftung des bürgerlichen Rechts
> Legal details: http://www.documentfoundation.org/imprint
>
>
>
> --
> To unsubscribe e-mail to: website+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/website/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>



-- 
To unsubscribe e-mail to: website+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to