Report this

What is the reason for this report?

On subdomain "This site can’t be reached"

Posted on October 1, 2018

I am trying to add subdomain on my primary domain. My primary domain is example.com On primary Domain Laravel APP is deployed. Now i am trying to deploy my codeigniter APP on the subdomain. Here is my domain setting http://prntscr.com/l0r8rm. Here is my virtual host config file "000-default.conf " which is enabled. http://prntscr.com/l0r9er After these setting i restart the apache server with command ‘sudo service apache2 restart’ Laravel APP Deployed folder is “var/www/html/rls” Codeigniter APP Deployed folder is “var/www/html/accounting”

Laravel APP is working fine. No issue in it but when i try to access Codeigniter app i am getting this error “This site can’t be reached” http://prntscr.com/l0rbty

Please help me to solve this problem.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You need to create an A record for accounting.example.com, not an NS record, which is short for Name Server.

Cheers

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.