diff options
| author | Clement Laforet <clement@FreeBSD.org> | 2005-10-30 20:39:05 +0000 |
|---|---|---|
| committer | Clement Laforet <clement@FreeBSD.org> | 2005-10-30 20:39:05 +0000 |
| commit | 0b1f4f30b90d5c7866bc4e6767a20a3e5c768f82 (patch) | |
| tree | 2cc0d791db7011d4c17a18ab093753d48618f4c8 /www/apache22/files/patch-docs_conf_extra_httpd-userdir.conf.in | |
| parent | Update www. (diff) | |
- Update to 2.1.8
Not all new cool stuff is supported but it will be when 2.2.0
comes out.
Diffstat (limited to 'www/apache22/files/patch-docs_conf_extra_httpd-userdir.conf.in')
| -rw-r--r-- | www/apache22/files/patch-docs_conf_extra_httpd-userdir.conf.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/apache22/files/patch-docs_conf_extra_httpd-userdir.conf.in b/www/apache22/files/patch-docs_conf_extra_httpd-userdir.conf.in new file mode 100644 index 000000000000..902ef9584641 --- /dev/null +++ b/www/apache22/files/patch-docs_conf_extra_httpd-userdir.conf.in @@ -0,0 +1,16 @@ +--- docs/conf/extra/httpd-userdir.conf.in.orig Sun Oct 30 19:37:37 2005 ++++ docs/conf/extra/httpd-userdir.conf.in Sun Oct 30 19:38:27 2005 +@@ -8,7 +8,7 @@ + # the default access control for these directories, as in the example below. + # + UserDir public_html +- ++UserDir disabled %%FTPUSERS%% + # + # Control access to UserDir directories. The following is an example + # for a site where these directories are restricted to read-only. +@@ -25,4 +25,3 @@ + Deny from all + </LimitExcept> + </Directory> +- |
