fedora: disable default apache page

by prettyscripts on 2011-04-27 10:44

unix

by default when fedora / redhat linux is installed, a 'fedora test page' is displayed when apache server is started.

or when websites are configured on server, denying ip address via .htaccess, the same default page is displayed.

to disable this page, edit /etc/httpd/conf.d/welcome.conf, remove all line. restart apache server.