diff options
author | polo-pc-greta <ordipolo@gmx.fr> | 2025-03-27 10:13:03 +0100 |
---|---|---|
committer | polo-pc-greta <ordipolo@gmx.fr> | 2025-03-27 10:13:03 +0100 |
commit | df3612ed7e6691530503f79483d2fdbc032d01b8 (patch) | |
tree | 56d1c68fdc8625f5dad1937a654299d45142c79a /config | |
download | cms-df3612ed7e6691530503f79483d2fdbc032d01b8.zip |
mise en ligne github
Diffstat (limited to 'config')
-rw-r--r-- | config/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/.htaccess b/config/.htaccess new file mode 100644 index 0000000..1ea74d0 --- /dev/null +++ b/config/.htaccess | |||
@@ -0,0 +1,4 @@ | |||
1 | <Files "config.ini"> | ||
2 | Order Allow,Deny | ||
3 | Deny from all | ||
4 | </Files> \ No newline at end of file | ||