diff options
author | Minteck <minteck@phoenixnet.tech> | 2021-10-31 12:30:56 +0100 |
---|---|---|
committer | Minteck <minteck@phoenixnet.tech> | 2021-10-31 12:30:56 +0100 |
commit | 9eabae58420ecb3cc289d6d7ff4c2414f9c63370 (patch) | |
tree | 055f950af077d2be7f65ae1f3b2a11362f0d3556 /includes/.htaccess | |
download | movies-9eabae58420ecb3cc289d6d7ff4c2414f9c63370.tar.gz movies-9eabae58420ecb3cc289d6d7ff4c2414f9c63370.tar.bz2 movies-9eabae58420ecb3cc289d6d7ff4c2414f9c63370.zip |
Initial commit
Diffstat (limited to 'includes/.htaccess')
-rw-r--r-- | includes/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/.htaccess b/includes/.htaccess new file mode 100644 index 0000000..8311456 --- /dev/null +++ b/includes/.htaccess @@ -0,0 +1,2 @@ +Deny from All +Order deny,allow
\ No newline at end of file |