diff --git a/Readme.md b/Readme.md index 4c1ca29..783b2f1 100644 --- a/Readme.md +++ b/Readme.md @@ -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 \ No newline at end of file