Home  >  Article  >  php教程  >  appache中如何设置默认访问页?

appache中如何设置默认访问页?

WBOY
WBOYOriginal
2016-06-07 17:24:041259browse

 目标:服务器的根目录wwwroot下有三个文件index.php index.html index.htm,要求输入http://localhost时默认访问index.php这个文件。


appache配置方法


不管是Linux版的还是Windows版的配置方法基本一样,在你的安装appache的目录下找到httpd.conf 这个配置文件,
找到以下这段:

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn