I cannot see my website

What is the name of the domain?

www.nattykatdesigns.tech

What is the error number?

error 500.19

What is the error message?

applicationhost.config and web.config files

What is the issue you’re encountering

I cannot view my website

What are the steps to reproduce the issue?

checked all sever configurations

Your DNS records are in the 192.168.x.x range which are for private use on a local network, not over the internet. Are you hosting the site at home or over a tunnel?

https://cf.sjr.org.uk/tools/check?a4e70f9dab1e45388f8cda53c5eeffbf#dns

1 Like

Thanks for the response.Hosting from my home network not thru a tunnel

Then you need to use the IP address of your router (with any required port forwarding to pass requests from the internet onto your LAN).

Your site may be working for you from your LAN, but no-one outside will be able to see it.

What it does mean is that the 500 error is due to your code or server since requests you are making go across your LAN and not the internet or through Cloudflare.

1 Like

Thanks so for what you described the solution is to proxy thru cloudflare? can you please reference any documentation.Appreciate you🙏🏾

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.