ReactJS app on SSL -
i'm new reactjs , trying test deploying web server.
it's 1 component says hello, make sure working.
it works fine on local host, when upload webserver, configured ssl, not work.
works: http://careigniter.com/x/test/
does not work: https://careigniter.com/x/test/
is there special have if going serve entire app under ssl?
thanks!
the issue server has wordpress , caching, going on. should have started on fresh server begin with.
Comments
Post a Comment