WEB API returns 404 on https
Posted: Fri Feb 27, 2026 4:02 pm
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
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