LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Making request at port 443, but strangely my requests are redirected to port 80. (https://www.linuxquestions.org/questions/linux-newbie-8/making-request-at-port-443-but-strangely-my-requests-are-redirected-to-port-80-a-4175573668/)

anjo236 03-01-2016 12:41 PM

Making request at port 443, but strangely my requests are redirected to port 80.
 
Hello, Guys.

I'm publishing a web-service at port 443 but when I make a request
this request is redirected to port 80, anyone know why?
look:

I was making the following request,"https://houseoflicors/honey", after some minutes that request is redirected to "https://houseoflicors:80/honey.

I'm confusing with it. When I put at the end of URL the slash, all works fine.
https://houseoflicors/honey/

hydrurga 03-01-2016 12:46 PM

Have you tried monitoring the request with Fiddler to see what responses/redirects occur?

anjo236 03-01-2016 12:56 PM

Thanks for the tip.

I Didn't, I'll make this now and will post the result here.

hydrurga 03-01-2016 01:16 PM

Quote:

Originally Posted by anjo236 (Post 5508564)
Thanks for the tip.

I Didn't, I'll make this now and will post the result here.

Ok. You can download it from http://fiddler.wikidot.com/mono and run it under Mono.


All times are GMT -5. The time now is 10:09 PM.