Error in configuration 403 forbidden

I have configured my domain https://umt.edu.pk on Cloudflare some of my subdomains are not working such as

  1. www.skt.umt.edu.pk
  2. lrc.skt.umt.edu.pk

It gives an error 403 forbidden

Please guide resolution as I also turned off the feature of Cloudflare but still not responsive.

Did you point the subdomains in Cloudflare DNS configuration to the same IP addresses they were pointing in your previous provider?

What does the error log of your server show when you try to make these requests?

Also, I tried to access lrc.skt.umt.edu.pk - I don’t get a 403, I get a redirection to http://lrc.skt.umt.edu.pk:8000/ - I don’t know how Cloudflare deals with this, but I suggest you’ll run all your services on standard ports (80 for plaintext and 443 for https)…

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