Restrict Access to Your Web Pages |
|||
How to:
Neat tricks:
More:
|
For the most part, as soon as you put an HTML file in your
project directory, anyone anywhere on the web can access it if they know
its address (URL). If you need to restrict access to your web pages, the
following options are available:
Restriction by client location Access to pages can be restricted based on where the machine running
the web browser is located. The basic categories are Internal (also
known as "the intranet"), meaning "on the UM Campus
(Note: as of 9/27/02, access to internal pages is
limited to UMHS workstations) or dialing into a UMHS modem" , and
External meaning "everywhere else". To make a web page viewable only by those using UM workstations (which
includes those dialing into the UMHS
dedicated dial-in service but NOT those using UM dial-in services),
you must place your HTML file in your project directory within the "u"
directory on the MED-INFO server. The resulting URL for your file will
be Restriction by Generic I.D. and PasswordThis option is no longer offered. (1/18/02)Restriction by Uniqnames and Kerberos PasswordsMCIT currently doesn't provide this service for files stored on its web servers, but if you want this capability you have at least two options:
Document: http://www.med.umich.edu /umhswww/howto-restrictaccess.htm Last updated: Friday, 21-Jan-2005 13:53:06 EST Comments to: ASK-UMHS on Groupwise. If you do not use the UMHS Groupwise system, add @med.umich.edu to that to form a complete Internet address. |
||