diff options
author | polo <ordipolo@gmx.fr> | 2022-03-02 01:10:29 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-03-02 01:10:29 +0100 |
commit | 2afdde9749eeface10ceca832eb7f8ff8d32de3c (patch) | |
tree | c0e14c238fa8c60897919afabe6f6ef7ba69a2d1 /.htaccess | |
parent | 2ac4254829fb27d878044978e4e89f15eeeddd23 (diff) | |
download | melaine-2afdde9749eeface10ceca832eb7f8ff8d32de3c.zip |
Affichage et page archives
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ ErrorDocument 404 http://melaine.localhost/erreur404.php | |||
8 | #ErrorDocument 404 "<a href='http://melaine.localhost/erreur404.php' >retour au site</a>" | 8 | #ErrorDocument 404 "<a href='http://melaine.localhost/erreur404.php' >retour au site</a>" |
9 | 9 | ||
10 | # Interdire exploration du répertoire | 10 | # Interdire exploration du répertoire |
11 | #Options All -Indexes | 11 | Options All -Indexes |