shuijingping 发表于 2018-11-28 06:29:32

WWW 网页服务器 - Apache

  
  #
  # UserDir is disabled by default since it can confirm the presence
  # of a username on the system (depending on home directory
  # permissions).
  #
  #UserDir disable
  #
  # To enable requests to /~user/ to serve the user's public_html
  # directory,remove the "UserDir disable" line above, and uncomment
  # the following line instead:
  #
  UserDir www
  

页: [1]
查看完整版本: WWW 网页服务器 - Apache