Skip to content

Instantly share code, notes, and snippets.

@yellowkingdom
Created April 29, 2015 01:23
Show Gist options
  • Save yellowkingdom/2bd3fd2da485b8a34248 to your computer and use it in GitHub Desktop.
Save yellowkingdom/2bd3fd2da485b8a34248 to your computer and use it in GitHub Desktop.
apache conf index/list ...apache服务器显示文件列表
<Directory "./htdocs/">
Options Indexes FollowSymLinks
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment