I have created web api server module and run it on http connection. It returns values correctly.
With same API, if they run it on https connection, it returns 404 error.
I thought Apache setting blocks the connection, however I don’t know what to do.
Does anyone create and run web api on https connection?
Does it require any special settings?
FYI: Web page on https works fine.
Best Regards,
Megumi Sawada
WEB API returns 404 on https
-
MegumiSawada
- Posts: 80
- Joined: Tue Mar 22, 2016 1:45 pm
- Location: Tokyo, Japan