Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-01-2006, 07:00 AM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2005

Posts: 39

debragrant

Default password protection

think this is the right form now.

right I have a website where I have a members sections protected via a username and password.

I want to include a music file for people to be able to listen to. I want it so that they can't actually save the file, like they can only save the location or better still not even that.

Currently I have password protection set up which came with my host. I set one password and username for everyone. I use dreamweaver/frontpage to design my websites is there anyway I can set it up so each member has their own username & password?
debragrant is offline  
Old 02-01-2006, 10:12 AM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

if the server is apache you can use htpasswds. It is a case of creating a htaccess file on the server with the path to the htpasswd file in it. Then just create the htpasswd file.

Conveniently for you i just did a security module and had to write a website on computer security which can be found here: http://www.ecs.soton.ac.uk/~jjf103/info3005 and into detail about this.

Any problems let me know.
fitzjj is offline  
Old 02-04-2006, 06:03 PM   #3 (permalink)
 
Newb Techie

Join Date: Aug 2005

Posts: 39

debragrant

Default

well I have - .htaccess & htpasswd on my main domian so my server is apache. I will have a look at your site, though I'm not very good with this stuff
debragrant is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On