diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-04-10 23:53:54 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-04-10 23:53:54 +0000 |
| commit | a702dc6683350a77613087a32294201ba0e81c24 (patch) | |
| tree | de79c48e822bf424cf6c852ae29f4d23bbf820f1 /phpBB/files | |
| parent | 9cb23785971c5577dbf8c5476c98dadfa62e6379 (diff) | |
| download | forums-a702dc6683350a77613087a32294201ba0e81c24.tar forums-a702dc6683350a77613087a32294201ba0e81c24.tar.gz forums-a702dc6683350a77613087a32294201ba0e81c24.tar.bz2 forums-a702dc6683350a77613087a32294201ba0e81c24.tar.xz forums-a702dc6683350a77613087a32294201ba0e81c24.zip | |
Won't work ... since inline images are pulled from here ... need to look at match against non-image content types
git-svn-id: file:///svn/phpbb/trunk@3809 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/files')
| -rw-r--r-- | phpBB/files/.htaccess | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/files/.htaccess b/phpBB/files/.htaccess index c39181686f..e69de29bb2 100644 --- a/phpBB/files/.htaccess +++ b/phpBB/files/.htaccess @@ -1,4 +0,0 @@ -<Limit GET POST PUT> -Order Allow,Deny -Deny from All -</Limit>
\ No newline at end of file |
