ServerName in httpd.conf

bohrmann

Member
Hello,

I'm not too experienced in webspeed configuration, and now I should resolve the following problem.

Our client's website has been referred to as hostname.company.com so far. But due to a new convention they want to use instead hostname.companyweb.company.com.

What I could do was that modified httpd.conf file and replaced the original ServerName with the fresh one (and restarted Apache). But it seems no impact, since the page is still available on the original address (and not on the new one).

So should I configure anything else other than httpd.conf? Or anything else to do?

Thanks,
Peter
 
Back
Top