* Create create-htaccess.php
This file generates a .htaccess file that contains all necessary
code for it.
This is needed because some hosts do not either unzip hidden files
or neither GitHub puts that file inside the zips.
* Delete .htaccess
* Add required code for creating htaccess
* Add support for both iis and apache
* Delete web.config
* Rename create-htaccess.php to create-server-config.php
* Rename file links for create-server-config.php
* Last nitpick :)
- Also moved the gitbug icon to the left of the footer as it looked like it was part of the imprint/policy link.
- Fixed Imprint & Privacy policy text so that it will be translated.