• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Default page

D

DoobyWho

Guest
Why is it that my default page says CentOS when I have RHE3 intalled?
 
It started once I ran "yum update".

now my default page for IP's say CentOS instead of RHE3.
 
that is caused because you now have centos httpd and not rhel httpd.

nothing to worry really, as centos is a perfect exact clone of rhel.

if you want to get rid of it.

rpm -e httpd;up2date -i httpd.

backup your configuration files first
 
It is easier to maintain a single repository which satisfies both EL3 and CentOS, and since the newer is CentOS, naming things with CentOS. Of course, I could be mistaken...
 
Back
Top