1 1

Installation and Maintenance

Installation ILIAS 6

 



Comments

  • User Avatar of ukohnle

    Kohnle, Uwe [ukohnle]

    If you want to use cmi5/xAPI/Tin Can with ILIAS you have to activate HTTP Authorization Header.
    Please ensure that in your Apache configuration are the following lines in the section 'FilesMatch \.php$':

    SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

    You might to have activate SetEnvIf with:

    a2enmod setenvif

    Don't forget to restart Apache e.g. with:

    systemctl restart apache2

    Created on18. May 2020
    Last edited on18. May 2020