Skip to content

Access index.php returns file contents instead of being executed #215

@RimuruChan

Description

@RimuruChan

Description of the problem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions