diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-01-21 16:13:05 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-01-21 16:13:05 +0000 |
| commit | 34137d7614598bdc0c70de46fc30b9d9ee11fd1b (patch) | |
| tree | 55549ed74ea7ffa2ea942ee829c034859d8f9ae8 /phpBB | |
| parent | 24c59e8f174fb20ef7e39d4e993fe3cc3c01a28a (diff) | |
| download | forums-34137d7614598bdc0c70de46fc30b9d9ee11fd1b.tar forums-34137d7614598bdc0c70de46fc30b9d9ee11fd1b.tar.gz forums-34137d7614598bdc0c70de46fc30b9d9ee11fd1b.tar.bz2 forums-34137d7614598bdc0c70de46fc30b9d9ee11fd1b.tar.xz forums-34137d7614598bdc0c70de46fc30b9d9ee11fd1b.zip | |
Stop web nosey parkers
git-svn-id: file:///svn/phpbb/trunk@3348 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/cache/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/cache/.htaccess b/phpBB/cache/.htaccess new file mode 100644 index 0000000000..c39181686f --- /dev/null +++ b/phpBB/cache/.htaccess @@ -0,0 +1,4 @@ +<Limit GET POST PUT> +Order Allow,Deny +Deny from All +</Limit>
\ No newline at end of file |
