https://stackoverflow.com/questions/16726368/apache-user-auth-and-redirection-based-on-remote-userに加えPOSTs
て、 APIに対していくつかの操作を行う必要がありREST
ますが、実装方法に苦労しています。
私は同等のことをする必要があります:
/usr/bin/curl -s X POST -H "Accept: application/xml" --cacert ca.cer -u user@domain:password -d "<action />" https://server:port/api/id/stop
プレーンな HTML で。
何か案は?