Hello all!

I am trying to figure out how to password protect a view feed. I have a premium content type and I have a feed that is being picked up by itunes. I need that feed to be protected so a user would put in their login info when subscribing. I tried to use the secure site module but wasnt able to get it to work on my server. I heard you can do it with the .htaccess file but I cant find information on how to do it.

Any suggestions?

Comments

In views you can do this off

In views you can do this off roles, under visibility.

i have the access setting set

i have the access setting set to only show when a user is vip and it works well just going to the page in a browser but in itunes it doesnt know your logged in so it doesnt show anything.