While you're at it, turn OFF UseCanonicalName in /etc/httpd/httpd.conf, so that you can use more than one hostname or IP address with Apache.
for example, you might want to access the computer on your LAN, but also from the global hostname. If UseCanonicalName is ON, it will redirect LAN requests to use the external name, which you might not want.