cancel
Showing results for 
Search instead for 
Did you mean: 

Secure Folder ...?

Willer
Member

How do i get a Secure folder, that costomers must type password to access ..?

 

Installed the Free SSL .. ! 

now have have a Folder Called  /secure

 

How do I Access it ..?

How do Customers Login / Upload / Download ..?

 

1 ACCEPTED SOLUTION

Accepted Solutions

dave
Guru

You can set this up yourself if you don't mind some basic coding.

 

Google for how to set up .htaccess / .htpasswd files.

View solution in original post

7 REPLIES 7

BLWRAVE
BT Partner
BT Partner
Hello you would want to use the Website Security , it will ask you for the folder you want secure and then it will ask you for a user name and password, You can also use FTP manger and create a login that allows that login to be able to access only what you allow them too have access too

Willer
Member

Apparently you only get any security if you have .. advanced hosting package.

 

Which i dont, so guess i'll have to find another site that will do secure access..!

dave
Guru

You can set this up yourself if you don't mind some basic coding.

 

Google for how to set up .htaccess / .htpasswd files.

Willer
Member

Thanx Dave,

 

Thats exactly what i was looking for   Smiley Wink

 

Willer
Member

Hmmm .. you know whats coming ..?  lol

 

Ive Installed PuTTY  and got basic windows Telnet (Obviously).. !  how do i Access my web server.. to htpasswd -c .htpasswd username and add the files ..?

 

or how do i look it up ..?

 

Thanks for any assistance

dave
Guru

You don't need to do it through SSH. Just upload the files using FTP and it will work fine.

sej7278
Super User

 


@dave wrote:

You don't need to do it through SSH. Just upload the files using FTP and it will work fine.


why are so many people recommending using FTP, and recommending it instead of SSH is just plain negligent.