- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
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 ..?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
You can set this up yourself if you don't mind some basic coding.
Google for how to set up .htaccess / .htpasswd files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
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..!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
You can set this up yourself if you don't mind some basic coding.
Google for how to set up .htaccess / .htpasswd files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Thanx Dave,
Thats exactly what i was looking for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
You don't need to do it through SSH. Just upload the files using FTP and it will work fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
@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.
