I have a password protect web folder on my site, I am fetching that folder on another domain using Curl, what I want is: when I try to open the URL it should as
Curl
Try the following like :
curl -su 'user'
It should prompt password for the user
password