Password Protection
i have been asked make second half site, has secure. (name, password, information, ...) using dreamweaver8.0 , there easy way create wall , have mandatory in order enter have have name/password? if not, can use and/or easiest use dreamweaver8.0?
some info please?
will each user need unique username/password?
how list of users need modified?
will users have same rights? (allowed access documents in
password protected directory(s) ?)
what type of server? apache/ms?
what server side scripting possible?
first suggestion if don't need different levels of access, check
hosting control panel if there one. have means of password
protecting directorys , creating authorized users.
second- if it's apache server, , can use php, little script
will give admin page add/edit/delete authorized users
directory it's dropped into:
http://www.krizleebear.de/phpaccess/dynamisch/index.php
to have different levels of access, need database ,
server side scripting on each page check access level user
logged in as.
will each user need unique username/password?
how list of users need modified?
will users have same rights? (allowed access documents in
password protected directory(s) ?)
what type of server? apache/ms?
what server side scripting possible?
first suggestion if don't need different levels of access, check
hosting control panel if there one. have means of password
protecting directorys , creating authorized users.
second- if it's apache server, , can use php, little script
will give admin page add/edit/delete authorized users
directory it's dropped into:
http://www.krizleebear.de/phpaccess/dynamisch/index.php
to have different levels of access, need database ,
server side scripting on each page check access level user
logged in as.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment