如何设置idea打开网页的地址为Apache服务器地址

日期:2017-06-17 19:36:35 人气:1

如何设置idea打开网页的地址为Apache服务器地址

这个是首页文件设置 修改Apache的配置文件httpd.conf 设置下首页文件的顺序 DirectoryIndex index.php index.html 如果你懂一些也可以站点目录添加.htaccess DirectoryIndex index.php index.html
    A+
热门评论