Answer the question
In order to leave comments, you need to log in
How to Verify a Domain Using HTTP File Upload?
I install a certificate, they ask me to confirm my domain by uploading files via HTTP
. And here I don’t understand, should I receive a GET or POST request, and should I return this file? I do
the same. I did the same for GET, everything works from localhost, when I upload it to azure it doesn’t work
. I don’t understand at all what to do with this file, and whether I went the right way in life
if it’s a web api
Answer the question
In order to leave comments, you need to log in
What POST/GET? Just download this file and put it in the folder on your server where asked and then click "next step". The platform will call the specified URL and make sure that the file exists at this address - this is the proof that you are the owner of the domain, since you were able to put the required file in a folder on the server (i.e. a person from the street could not).
when I upload to azure it doesn't work
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question