On my Debian "testing" system after installing Moodle the request to
http://localhost/moodle/theme/image.php/clean/core/1473903261/req
returns
Not Found
The requested URL /moodle/theme/image.php/clean/core/1473903261/req was not found on this server.
(that is not only the image but the PHP script itself is not found!)
However request to http://localhost/moodle/theme/image.php returns
Image was not found, sorry.
(the image is not found, but the PHP script itself is found!)
So, as I understand, the script image.php is found only when I do not provide a path after .php/.
Why? How to cure it?
The server is Apache 2.4.23.