Skip to content

v2.4.0

Compare
Choose a tag to compare
@lukasz-rutkowski-red lukasz-rutkowski-red released this 14 Sep 10:07
· 18 commits to main since this release
c869ff9

v2.4.0 (2022-11-16)

[ c869ff9 ] Delete .htaccess

Reason: it causes problems with dash-html5 testsuite, streams are not available for tests (error 403).

[ 4f61802 ] [security] Remove access for browsing source files

- Disable access for browsing source files via web browser.
- Do not include git files in the docker image.
- Change MVT directory from "/usr/local/apache2/htdocs" to "/home/MVT".
- Add httpd.conf, .dockerignore and .htaccess files.