This is a discussion on "How to password encript a page" within the Web Page Design section. This forum, and the thread "How to password encript a page are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How to password encript a page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
How to password encript a page
|
|
|
|
||||
|
Re: How to password encript a page
it is passworded
__________________
The Net is Dying | Fan Rage | We are Battlefield heroes - BFH Forum Vanilla Source - Vanilla Help, and mods
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
|
|
||||
|
Re: How to password encript a page
yes
|
|
||||
|
Re: How to password encript a page
done it
|
|
||||
|
Re: How to password encript a page
right. Was that with a .htaccess
If so can i have a copy
__________________
The Net is Dying | Fan Rage | We are Battlefield heroes - BFH Forum Vanilla Source - Vanilla Help, and mods
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
|
|
||||
|
Re: How to password encript a page
Simonb, if you want to try this: http://tools.dynamicdrive.com/password/ it will give you an idea of how to do it.
Cheers, Marc |
|
||||
|
Re: How to password encript a page
got it
It on my blog now
__________________
The Net is Dying | Fan Rage | We are Battlefield heroes - BFH Forum Vanilla Source - Vanilla Help, and mods
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
|
|
||||
|
Re: How to password encript a page
Yuppers, you want .htaccess and .htpasswd.
ssh in to your server and "htpasswd -c .htpasswd username" to create the .htpasswd file. To add users would be "htpasswd .htpasswd username" just make a file named .htaccess and fill it like so.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| password encript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| password enabled page | saadi babar | Starting Out | 21 | Nov 26th, 2007 08:51 |
| password protecting just one page | catalystmediastudios | Web Page Design | 2 | Mar 31st, 2007 03:46 |
| Password protecting a page | paddywhack | Web Page Design | 10 | Feb 7th, 2007 19:13 |
| password protect a page | snappy | JavaScript Forum | 3 | Mar 7th, 2006 22:09 |
| Delete file in password protected page. | SweetLou | Classic ASP | 4 | Jan 7th, 2006 21:15 |