FAB Basic Pleskian Jan 9, 2018 #1 Hi, Quick question,: I'm trying to set a cron task (Scheduled Task in Plesk) to fetch a PHP page in a folder protected by .htaccess/.htpasswd. Is there a way to do that? Thanks! FAB
Hi, Quick question,: I'm trying to set a cron task (Scheduled Task in Plesk) to fetch a PHP page in a folder protected by .htaccess/.htpasswd. Is there a way to do that? Thanks! FAB
Bitpalast Plesk addicted! Plesk Guru Jan 11, 2018 #2 You can try to enter username and password in the HTTP request, like https://<username>:<password>@<url>/<page> for example https://alfonso:DFjvnehe%[email protected]/my-personal-page.html
You can try to enter username and password in the HTTP request, like https://<username>:<password>@<url>/<page> for example https://alfonso:DFjvnehe%[email protected]/my-personal-page.html