diff options
-rw-r--r-- | PHPTAL-NP-0.7.0/.htaccess | 1 | ||||
-rw-r--r-- | includes/.htaccess | 1 | ||||
-rw-r--r-- | irc/.htaccess | 1 | ||||
-rw-r--r-- | languages/.htaccess | 1 | ||||
-rw-r--r-- | maintenance/.htaccess | 1 | ||||
-rw-r--r-- | maintenance/archives/.htaccess | 1 | ||||
-rw-r--r-- | math/.htaccess | 1 | ||||
-rw-r--r-- | templates/.htaccess | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/PHPTAL-NP-0.7.0/.htaccess b/PHPTAL-NP-0.7.0/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/PHPTAL-NP-0.7.0/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/includes/.htaccess b/includes/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/includes/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/irc/.htaccess b/irc/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/irc/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/languages/.htaccess b/languages/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/languages/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/maintenance/.htaccess b/maintenance/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/maintenance/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/maintenance/archives/.htaccess b/maintenance/archives/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/maintenance/archives/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/math/.htaccess b/math/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/math/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/templates/.htaccess b/templates/.htaccess new file mode 100644 index 000000000000..3a4288278871 --- /dev/null +++ b/templates/.htaccess @@ -0,0 +1 @@ +Deny from all |