when i am trying to aceess my html file of xml file after putting it in var/www/html
i am not be able to access it from a browser.
for example ,
i have stored crossdomain.xml file in var/www/html
folder after that i hit following url
www.mydomain.com/crossdomain.xml
i am getting
Oops! Google Chrome could not connect to mydomain.com
i dont know what is the issue here , can anyone please tell me
i restarted my server using apachectl restart
after updating my httpd.conf
file by adding AddType
for xml
but error remains same