Skip to content

Instantly share code, notes, and snippets.

@yellowkingdom
Created April 29, 2015 01:26
Show Gist options
  • Save yellowkingdom/6d049ab9b87bbe6e7f97 to your computer and use it in GitHub Desktop.
Save yellowkingdom/6d049ab9b87bbe6e7f97 to your computer and use it in GitHub Desktop.
apache设置默认首页 html php index
<IfModule dir_module>
DirectoryIndex index.html index.php
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment