python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Json path starting with 0
I'm trying to get the data from a https.get request to an API and the json path has a 0 at the beginning. What does it mean and how do I access the data?
https.get(url, function(response) {
respo...
sun lu
Votes: 0
Answers: 1
How to redirect to HTTPS in htaccess file in my framework setup?
I've built a php website working all fine with all the redirects except for http:// versions.
So I'm trying to edit my main .htaccess file to prevent http:// showing the error "NOT SECURE", ...

Omer
Votes: 0
Answers: 1
Intermittent certificate error when accessing server URL
I have an application running in a k8s cluster in AzureChinaCloud behind an ingress (internal load balancer) which in turn sits behind an application gateway with a public ip. The DNS point the URL to...

DeirdreRodgers
Votes: 0
Answers: 1
NginX https error (500 Internal Server Error) on CentOS
I'm using 'Oracle Cloud'.
I created a VM(Computer instance) on Oracle Cloud with CentOS 8. And I installed NginX, and it works well when I test it with 'http://mydeal.servername.com'.
To make NginX se...

Geobongpapa
Votes: 0
Answers: 0