untermStrich

If you don't have the right to change the system, you have to ask your system administrator.

untermStrich Installer - Help

You have to allow the usage of .htaccess

Please follow the steps below to do so:

  • Open the apache config file (apache2.conf or httpd.conf)
  • Ubuntu: /etc/apache2/sites-enabled/000-default
  • Find the appropriate <Directory ...> entry and add: AllowOverride All Options +FollowSymLinks
  • Restart your apache server

Hint

If you have modified your config and you still see this page:

  • Please press 5 times quickly F5 or on Mac CMD+R.
  • Verify that there is a file called .htaccess within the untermStrich directory. On Mac and Linux this file is not visible, except in the terminal.