Test Apache configuration
The translated website only works if a specific Apache config is added. I've tested this myself on http://fdroid.peter.serwylo.com (note how it selects the language automatically based on your browser preferences). However before tagging a major release of the website, @eighthave has said he'll also test the configuration in the docs to make sure it works as expected.
If you don't add the configuration, then navigating to the home page will render the contents of an Apache2 TypeMap as plain text.
If you add the configuration, but forget to change /var/www/html
to the correct webroot, then it will point to the incorrect webroot and render whatever is at /var/www/html
.
Any other questions, please ask.