Restricting Access

V

Vic Bull

I wish to restrict access of part of a web site to members
only.

They will be given a members name and password.

How can I restrict access so that members have to sign in
using their name and password?

I am on a windows server, not Unix.
 
J

Jim Buyens

First, put all the protected pages inside one folder tree and make it a
subweb.

Then, open the subweb, choose Server from the Tools menu, and select
Permissions.

Finally, disable anonymous access and enmable access for the user accounts
you want.

Jim Buyens
Microsoft FrontPage MVP
[email protected]
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
M

MD WebsUnlimited.com

Not all ISP / WPP allow the use of the Tools | Server | Permissions. This
method also requires that you use FrontPage or some other, ISP / WPP
provided, interface to add users. Making subscriber automation impossible.
It also does not support membership enrollment time periods.

Page Pro does all of the above.
 
Top