...
Code Block |
---|
# cd /var/www/ # wget "https://githubsimplesamlphp.com/simplesamlphp/simplesamlphp/releases/download/v1.16.2/simplesamlphp-1.16.2.tar.gz" -O simplesamlphp-1.16.2.tar.gz org/download?latest # tar -zxf simplesamlphp-1.16.2.tar.gz zxf download?latest # mv simplesamlphp-1.16.2* simplesamlphp |
3. Create an HTTPD Configuration File
...