Home  >  Q&A  >  body text

Apache 2 Test Page powered by CentOS这个怎么办啊

Apache 2 Test Page powered by CentOS

这个怎么办啊

网上有这样的方案?具体怎么改,没看懂?

出现这个是因为系统默认加载了下面的配置文件:
/etc/httpd/conf.d/welcome.conf
只要修改即可!

注释了welcome.conf 里面的所有代码

淡淡烟草味淡淡烟草味2732 days ago855

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-04-26 09:03:00

    1. This page is the default page, that is to say, you will have this page after installing httpd
    2. When you install other websites and set this website as the default site, you will not have this page. page.
    3. How to set the default site? There are many answers to this question.
    4. If you only need to run one site, refer here: http://www.osyunwei.com/archives/789.html
    5. If you want to run many sites, refer to: http://www.onexin.net /apache-multi-site-configuration/

    reply
    0
  • Cancelreply