<!-- NOTE: If this is a _discussion starter_, you need any _installation help_, or have a _question_ on how to accomplish something, rather post at [our discussion channel](https://www.domjudge.org/chat) or send an email to our [DOMjudge-devel mailinglist](https://www.domjudge.org/mailman/postorius/lists/domjudge-devel.domjudge.org/) instead of filing an issue here. --> ### Description of the problem <!-- Write here a short description. --> Using docker from https://hub.docker.com/r/domjudge/domserver When access http://host/index.php it returns php file content instead of index page. ### Your environment - DOMjudge 8.3.1 - Ubuntu 22.04 - Webserver nginx ### Steps to reproduce `curl http://127.0.0.1/index.php` ### Expected behaviour Return index page ### Actual behaviour Return the content of index.php