[Screencast] Creating a Simple Client Login Area

share
0

Recent videos from 5t3ph

3 untitled
Sep 9, 2009
4 My YouTube Videos
Jul 31, 2009
19 videos see all

what people are saying

add a comment

2000 characters left.
First collected by 5t3ph
Sep 9, 2009
from 5t3ph.wordpress.com
join Your favorite videos on the web, in one place. Start your collection now.

related videos

tags

collected by 1 person

details

57 views

original description

Simple User Login Creating essential files .htaccess and .htpasswd Create a new folder in your site file titled “guest.” You will save the next two files here. Open plain text editor such as notepad Enter following info: AuthType Basic AuthName “Guest” AuthUserFile /.htpasswd Require valid-user Save as .htaccess in guest folder– be sure to select “all files” To create .htpasswd, visit htaccesstools and select [...]
Flag this Video as inappropriate or broken