Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例:
30 9 * * * /usr/bin/curl -u username:password http://www.mydomain.com/protectedfolder/myscript
保護されたフォルダーの .htaccess ファイルと同じように、ここで暗号化されたパスワードを使用できますか?
暗号化されたパスワードで試してみましたが、うまくいきませんでした。答えは、暗号化されたパスワードを使用しないことです。