diff options
author | Christophe HENRY <christophe.henry@sbgodin.fr> | 2014-08-04 00:38:37 +0200 |
---|---|---|
committer | Christophe HENRY <christophe.henry@sbgodin.fr> | 2014-08-04 00:42:49 +0200 |
commit | 3bb684f59f04511ed157833d3d9552ee0e65d980 (patch) | |
tree | ae77468974990b2463bb4a4fc9a07ef4ce15398d /tmp/.htaccess | |
parent | e7416aba2c7a06fc96e37700f555c2b70a5ac859 (diff) | |
download | Shaarli-3bb684f59f04511ed157833d3d9552ee0e65d980.tar.gz Shaarli-3bb684f59f04511ed157833d3d9552ee0e65d980.tar.zst Shaarli-3bb684f59f04511ed157833d3d9552ee0e65d980.zip |
Removes htaccess file creation and adds them in the repository
I also removed the previously created placeholders, which after all, have no more utility.
Diffstat (limited to 'tmp/.htaccess')
-rw-r--r-- | tmp/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmp/.htaccess b/tmp/.htaccess new file mode 100644 index 00000000..b584d98c --- /dev/null +++ b/tmp/.htaccess | |||
@@ -0,0 +1,2 @@ | |||
1 | Allow from none | ||
2 | Deny from all | ||