CSENetID/UWNetID: user rose or socha.

Remote user: (none).

Back.

Here is the contents of the .htaccess file in this directory:

AuthName "CSENetID: rose or socha"
<ifdefine CSENETID>
 AuthType CSENetID
 require user rose socha
</ifdefine>
<ifdefine UWNETID>
 AuthType UWNetID
 require user rose socha
</ifdefine>