diff --git a/tests/travis/gh-apache b/tests/travis/gh-apache new file mode 100644 index 0000000000..c6f26bdb41 --- /dev/null +++ b/tests/travis/gh-apache @@ -0,0 +1,14 @@ + + DocumentRoot /home/runner/work/chamilo-lms/chamilo-lms + ServerName localhost + + + Options Indexes FollowSymLinks + AllowOverride All + Require all granted + + + + Require all granted + +