Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
password protect home site
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- password protect home site
password protect home site
10-01-2008 10:50 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I would like to password protect my home site but allow other links to be viewed password free.
eg: my home site www.username.f9.co.uk I want only people to access this via a password but if I put an extension: www.username.f9.co.uk/look at this.htm then that can be viewed password free.
Is this possible and how is it done please. Or should I be looking at the other way round. TIA
eg: my home site www.username.f9.co.uk I want only people to access this via a password but if I put an extension: www.username.f9.co.uk/look at this.htm then that can be viewed password free.
Is this possible and how is it done please. Or should I be looking at the other way round. TIA

Message 1 of 5
(1,432 Views)
4 REPLIES 4
Re: password protect home site
10-01-2008 3:14 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Message 2 of 5
(428 Views)
Re: password protect home site
10-01-2008 3:25 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
more specifically, the usertools .htaccess page
Message 3 of 5
(428 Views)
Re: password protect home site
10-01-2008 9:29 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I am having no luck with this. I created the first file .htaccess and produced this:
AuthUserFile /share/isp/force9/www/us/username/htdocs/myfolder/.htpasswd
AuthName "Please Log On"
AuthType Basic
require valid-user
Then I did the password thing in http://usertools.plus.net/tutorials/id/5 and with this created a single username, say superman and put in the password of secret
Then when I clicked on empty setting to generate the encrypted password I then copied and pasted this into the .htpasswd file.
Then uploaded via my ftp program into the folder (myfolder) I checked that the attributes were correct for both files and that they were 744. Having done that and saved everything when I went to the folder it quite rightly asked for the username and password I put in as above but I could not login.
Have I done something wrong. Have cross checked everything several times but same problem.
AuthUserFile /share/isp/force9/www/us/username/htdocs/myfolder/.htpasswd
AuthName "Please Log On"
AuthType Basic
require valid-user
Then I did the password thing in http://usertools.plus.net/tutorials/id/5 and with this created a single username, say superman and put in the password of secret
Then when I clicked on empty setting to generate the encrypted password I then copied and pasted this into the .htpasswd file.
Then uploaded via my ftp program into the folder (myfolder) I checked that the attributes were correct for both files and that they were 744. Having done that and saved everything when I went to the folder it quite rightly asked for the username and password I put in as above but I could not login.
Have I done something wrong. Have cross checked everything several times but same problem.
Message 4 of 5
(428 Views)
Re: password protect home site
10-01-2008 10:58 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
OK guys found the problem I made the folder begin with a capital, Myfolder but in the code I put in lower case. After modifying the case all was well. Thanks for your help.
Message 5 of 5
(428 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- password protect home site