0
votes

I am trying to map my domain with my server having static IP. My server is Linux based and here is more info about my sever Apache/2.2.27 mod_ssl/2.2.27 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 My web app is in PHP and hosted on my server. I mapped my domain using A record. Now after mapping, my domain is redirecting to cgi-sys/defaultwebpage.cgi instead of display my web site. Another domain that was already mapped to my web hosting is correctly showing the website. Is there anything I have to do on my hosting to allow my new domain? Thanks

1

1 Answers

0
votes

You need to configure VirtualHost for your new domain. Read the official documentation