Conf settings ServerName and ServerAlias

I have hosting with amazon aws and domain with godaddy. I have updated the dns settings on the domain manager. Now when i type sunusa.org in my url, it doens’t display the website which is my problem but works with www.sunusa.org. My conf file has these settings. What have i missed here? Do i need to write a mod re-write?

 ServerName www.sunusa.org
 ServerAlias sunusa.org
 DocumentRoot "/home/admin/www/sun"
 AddHandler php5-script .php
 AddType text/html .php

ScallioXTX. It was the httpd reload that i missed this time. Now its working fine. I appreciate you checking for the problem. Thank you.

Typing in the domain without www here works fine (redirects to the www-domain). Did you solve the problem?
If not, clear your browsers cache, restart your browser, and try again :slight_smile: