I built a external Railgun server, as the site is on an IIS and I do not have access to the hosting besides FTP. Everything appears to be working as it should on the server, however, when I am running the test for Railgun I am getting this result from Cloudflare dashboard.
METHOD Get
URL https://MAINDOMAIN.COM
Response status 301 Moved Permanently
Railgun.test.location https://SUBDOMAIN.MAINDOMAIN.COM/
I am wondering if this is not working due to this being a subdomain which is an A record in cloudflare pointing to the server the website is on.