This commit is contained in:
2023-01-18 14:26:33 +01:00
parent 38c53cd104
commit fc82c9670b

View File

@@ -17,8 +17,8 @@ dans /etc/httpd/conf.d/zmy.conf:
Question 1: Qu'est ce qui s'affiche quand on va accéder à chaque contenu ?
```bash
curl localhost/bar
curl localhost/foo
curl localhost/bar/
curl localhost/foo/
```
Question 2: Faire en sorte que le DirectoryIndex de foo soit le fichier foo/foo.html et celui de bar soit bar/bar.html