home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <title>Mened┐er us│ug internetowych <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> W│a£ciwo£ci katalog≤w</title>
- <BODY BGCOLOR=#FFFFFF LINK=000000 VLINK=000000>
-
- <!-- Header -->
- <TABLE BORDER=0>
- <TR VALIGN=CENTER>
- <TD>
- <A HREF="/iisadmin/default.htm">
- <IMG SRC="/iisadmin/logo.gif" ALT="" ALIGN=BOTTOM BORDER=0></A></TD>
- <TD><FONT SIZE=+2 COLOR=000000>
- <B><%if servid EQ 4%>Administartor WWW<%elif servid EQ 1%>Administrator FTP<%elif servid EQ 2%>Administrator Gopher<%endif%> - Edycja katalogu</B></FONT><BR>
- <FONT SIZE=+1 COLOR=0000CD>Administracja <%servname%>://<%hostname%></FONT>
- </TD></TR>
- </TABLE>
-
- <P>
-
- <%onerror error%>
- <%!PosVirtDir urlparam%>
- <form method="POST" action="/scripts/iisadmin/ism.dll?<%servname%>/diredtu+<%"&z",rootref%>">
-
-
- <table border=0 BGCOLOR=C0C0C0 WIDTH=500 nowrap>
- <BR>
- <!-- Directory -->
- Katalog: <input type="text" name="rootdir" value="<%if reqparam RF "rootdir"%><%msgbody.rootdir%><%else%><%rootdir%><%endif%>" size=46>
- <input type="submit" name="bdir" value=" Przegl╣daj... ">
-
- <!-- Home Directory -->
- <TABLE border=0 WIDTH=500 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <dl>
- <DD><input type="radio" name="rootishome" value="1" <%if rootishome EQ 1%>CHECKED<%endif%>> katalog macierzysty <IMG SRC="/iisadmin/house_t.gif" ALT="" BORDER=0>
- </dl>
- </TD></TR>
- </TABLE>
- <HR Noshade>
- <!-- Virtual Directory -->
- <TABLE border=0 BGCOLOR=C0C0C0 WIDTH=500 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>Katalog wirtualny</B></FONT>
- <dl>
- <DD><input type="radio" name="rootishome" value="0" <%if rootishome EQ 0%>CHECKED<%endif%>> Katalog wirtualny
- <BR>
- <dd>Alias: <input type="text" name="rootname" value="<%rootname%>" size=36>
- </dl>
- </TD></TR>
- </TABLE>
- <HR Noshade>
-
- <!-- Account Info -->
- <TABLE border=0 BGCOLOR=C0C0C0 WIDTH=500 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>Informacje o koncie</B></FONT><BR>
- <FONT SIZE=-1>
- To pole jest wa┐ne tylko wtedy, gdy Katalog podany u g≤ry
- tej strony dialogu jest serwerem i nazw╣ udzia│u w konwencji UNC
- (na przyk│ad \\SerwerWWW\PlikiHtml).
- Podaj nazwΩ u┐ytkownika i has│o, kt≤re uprawniaj╣ do u┐ywania katalogu
- sieciowego. Katalogi wirtualne na dyskach sieciowych musz╣ znajdowaµ siΩ
- na komputerach w tej samej domenie Windows NT, co serwer IIS.<P>
-
- <B>Wa┐ne:</B> Je£li podasz nazwΩ u┐ytkownika i has│o do │╣czenia siΩ z
- dyskiem sieciowym, przy dostΩpie serwera IIS do tego katalogu u┐ywana ta nazwa i to has│o.
- Nale┐y ostro┐nie korzystaµ z po│╣cze± UNC do dysk≤w sieciowych, aby zapobiec mo┐liwo£ci
- naruszenia zabezpiecze±.
- </FONT><P>
-
- <dl>
- <dd>U┐ytkownik: <input type="text" name="rootacctname" value="<%rootacctname%>" size=40><BR>
- <dd>Has│o: <input type="password" name="rootacctpw" value="<%rootacctpw%>" size=40>
- </dl>
- </TD></TR>
- </TABLE>
- <HR Noshade>
-
- <!-- Virtual Server -->
- <%if servid EQ 4%>
- <%if cap1flag BA 4%>
- <TABLE border=0 BGCOLOR=C0C0C0 WIDTH=500 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>Serwer wirtualny</B></FONT><BR>
- <FONT SIZE=-1>Je£li jest podany adres IP, serwer wirtualny jest w│╣czony.</FONT>
- <DL>
- <DD>adres IP serwera wirtualnego: <input type="text" name="rootaddr" value="<%rootaddr%>" SIZE=16><p>
- </DL>
- </TD></TR>
- </TABLE>
- <p>
- <HR Noshade>
- <%else%>
- <input type="hidden" name="rootaddr" value="">
- <%endif%>
- <%else%>
- <input type="hidden" name="rootaddr" value="">
- <%endif%>
-
- <!-- Access -->
- <%if servid NE 2%>
- <TABLE border=0 BGCOLOR=C0C0C0 WIDTH=500 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>DostΩp</B></FONT>
- <dl>
- <%if servid EQ 1%>
- <dd><input type="checkbox" name="rootisread" value=1 <%if rootisread EQ 1%>CHECKED<%endif%>> Odczyt
- <dd><input type="checkbox" name="rootiswrite" value=1 <%if rootiswrite EQ 1%>CHECKED<%endif%>> Zapis
- <%elif servid EQ 4%>
- <dd><input type="checkbox" name="rootisread" value=1 <%if rootisread EQ 1%>CHECKED<%endif%>> Odczyt
- <dd><input type="checkbox" name="rootisexec" value=1 <%if rootisexec EQ 1%>CHECKED<%endif%>> Wykonanie
- <%if w3cryptcapable NE 0%>
- <dd><input type="checkbox" name="rootisssl" value=1 <%if rootisssl EQ 1%>CHECKED<%endif%>> Wymagaj bezpiecznego kana│u PCT/SSL
- <dd><input type="checkbox" name="rootiscert" value=1 <%if rootiscert EQ 1%>CHECKED<%endif%>>
- <dd><input type="checkbox" name="rootiscm" value=1 <%if rootiscm EQ 1%>CHECKED<%endif%>>
- <%endif%>
- <%endif%>
- </dl>
- </TD></TR>
- </TABLE>
- <HR Noshade>
- <%endif%>
-
- <!-- OK/CANCEL/RESET Buttons -->
- <TABLE WIDTH=500 HEIGHT=30 BORDER=0 NOWRAP>
- <TR><TD ALIGN=RIGHT>
- <input type="submit" value=" OK ">
- <input type="submit" name="cancel" value=" Anuluj ">
- <input type="reset" value=" Kasowanie ">
- <%if 1 EQ 1%>
- <input type="hidden" name="helptopic" value="/iisadmin/<%if servid EQ 4%>htdire.htm<%elif servid EQ 1%>ftdire.htm<%elif servid EQ 2%>godire.htm<%endif%>">
- <input type="submit" name="help" value=" Pomoc ">
- <%endif%>
- </TD></TR>
- </TABLE>
-
- </TABLE>
-
- </form>
- </body>
- <%goto end%>
- <%label error%>
- Ten katalog ju┐ nie istnieje.<p>
- <a href="/iisadmin/default.htm">Wr≤µ do g│≤wnego menu</a>
- <%label end%>
- </html>