diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2004-08-27 13:19:26 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2004-08-27 13:19:26 +0000 |
commit | 42093c52091e81d5cd0513e82e534990b08c9bcf (patch) | |
tree | 144054aba4a4c42f25ac9f216fddbb0937c84625 /local | |
parent | e647683897212e8624523f13dd0b46d64cbebb40 (diff) | |
download | pmwiki.svn-42093c52091e81d5cd0513e82e534990b08c9bcf.tar.bz2 |
*** empty log message ***
git-svn-id: svn://pmwiki.org/trunk/pmwiki@140 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'local')
-rw-r--r-- | local/.htaccess | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/local/.htaccess b/local/.htaccess index cb24fd7f..3b349eeb 100644 --- a/local/.htaccess +++ b/local/.htaccess @@ -1,2 +1 @@ -Order allow,deny -Deny from all +AddType text/plain .php |