# directory if a ~user request is received. be especially careful to use
# proper, forward slashes here. on windows nt, "personal/my website"
# is a more appropriate choice.
# userdir: 用户的home的名称,当接到到~user的请求时。
请小心正确使用”/”. 在winnt上,”personal/my website”是更合适的选择
userdir "my documents/my website"
#
# control access to userdir directories. the following is an example
# for a site where these directories are restricted to read-only.
#控制userdir目录,以下是一个例子,这个目录是只读的
# you must correct the path for the root to match your system's configured
# user directory location, e.g. "c:/winnt/profiles/*/my documents/my website"
# or whichever, as appropriate.
#你必须更正root目录,与系统设置相配,如用户目录是c:/winnt/profiles/*/my documents/my website或者其它合适的
#<directory "c:/documents and settings/*/my documents/my website">
# allowoverride fileinfo authconfig limit
# options multiviews indexes symlinksifownermatch includesnoexec
# <limit get post options propfind>
# order allow,deny
# allow from all