diff options
author | daniel-Jones <daniel@danieljon.es> | 2018-04-07 13:38:44 +0930 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2018-04-07 13:38:44 +0930 |
commit | 977abbcf8c40e554caf03c09f36f41bbbebba4a4 (patch) | |
tree | 599776371ac80f7c43c1eaeb5d1e6c4d1e0a569c /img/.htaccess | |
download | gnupluslinux.com-977abbcf8c40e554caf03c09f36f41bbbebba4a4.tar.gz gnupluslinux.com-977abbcf8c40e554caf03c09f36f41bbbebba4a4.zip |
added main index (wip), added i.use subdomain directory and its index, added img subdomain directory and its .htaccess file, added img subdomain directory
Diffstat (limited to 'img/.htaccess')
-rw-r--r-- | img/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/img/.htaccess b/img/.htaccess new file mode 100644 index 0000000..5a928f6 --- /dev/null +++ b/img/.htaccess @@ -0,0 +1 @@ +Options -Indexes |