- SSL setup correctly
- css and js are still in http:// protocal
This breaks all the styles and scripts on the page.
This breaks all the styles and scripts on the page.
Basically, there isn't any known issues here on Phabricator's side, as you can see this instance is running fine. Please give us more insight and elaborate a bit more on what you did to set things up.
Most likely, your phabricator.base-uri is not set correctly. Make sure it is set with https://.
Right, what I had was using http:// for base-uri then enforce https with security configuration. @epriestley, it works now.
Sorry for the double post, network issue and I thought it didn't create a ticket.
Thanks