Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Articles
Articles_cn
Articles_de
Articles_ko
Articles_pt
Articles_zh




JSPWiki v2.2.33

[RSS]


Hide Menu

SecureDirectoriesIIS


Difference between version 2 and version 1:

At line 4 added 19 lines.
Create a test directory to secure, or select an existing directory. For the purposes of this demonstration, I created an "admin" directory under c:\Inetpub\wwwroot:
[http://raibledesigns.com/repository/images/iss-newadmindir.png]
Create an __index.html__ file in the admin directory with the following contents:
{{{
<html>
<head>
<title>Login Success</title>
</head>
<body>
Congrats - you made it!
</body>
</html>}}}

Back to SecureDirectoriesIIS, or to the Page History.