Generalize navigation and PHP configuration

This commit is contained in:
2017-11-11 15:20:58 +01:00
parent 9068042a7e
commit 6574bd576e
17 changed files with 98 additions and 292 deletions

2
dev.sh
View File

@@ -14,4 +14,4 @@ if test \! -d vendor; then
ln -s ../vendor/simplesamlphp/simplesamlphp/www/ www/simplesaml
fi
php -S [::1]:1080 -t www/
php -S [::1]:1080 -d error_reporting=E_ALL -d display_errors=1 -t www/