[Solved] API issue 404 Error

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
lpadumorvan
Posts: 16
Joined: Fri Feb 12, 2016 6:32 am

[Solved] API issue 404 Error

Post by lpadumorvan »

Hello,

I have upgraded from v1.32.3 to 1.34.0 and I can no more use API.
Distro is CentOS 7 64

Trying to get to http://zm/api/host/getVersion.json results in a 404 Not found error.
This is the same for every URLs /zm/api/* I have tried.

Removed SSLRequireSSL instructions and https rewrite rules from /etc/zm/www/zoneminder.conf with no luck.

It used to work well with v1.32.3
Both OPT_USE_API and OPT_USE_LEGACY_API_AUTH are checked in the web interface.

Did I miss anything?

Regards



[edit]
Moving /etc/zm/www/zoneminder.httpd.conf to /etc/httpd/conf.d made the trick...
Post Reply