diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-04 00:35:36 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-04 00:35:36 +0000 |
commit | 6cf20ecdaf4c87d433b62d159fdb8e9d27f01b95 (patch) | |
tree | 24d97d2e87a97bcac123f439301891ba08de0e47 /mail/squirrelmail/files/data-htaccess | |
parent | Update to 3.65 (diff) |
Install .htaccess file in user prefs directory by default so people cannot
see the configuration. Bump PORTREVISION.
PR: 35507
Submitted by: maintainer
Diffstat (limited to 'mail/squirrelmail/files/data-htaccess')
-rw-r--r-- | mail/squirrelmail/files/data-htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/squirrelmail/files/data-htaccess b/mail/squirrelmail/files/data-htaccess new file mode 100644 index 000000000000..b63d40183c80 --- /dev/null +++ b/mail/squirrelmail/files/data-htaccess @@ -0,0 +1 @@ +Deny from All |