home *** CD-ROM | disk | FTP | other *** search
Wrap
<HTML> <title>Internet Services Administrator - WWW</title> <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020> <!-- Header --> <TABLE BORDER=0> <TR VALIGN=CENTER> <TD> <A HREF="/htmla/htmla.htm"> <IMG SRC="/htmla/iis_t.gif" ALT="Microsoft IIS" ALIGN=BOTTOM BORDER=0></A></TD> <TD><FONT SIZE=+2 COLOR=#802020> <B><%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Administrator - Advanced</B></FONT><BR> <FONT SIZE=+1 COLOR=#802020>Administration for <%servname%>://<%hostname%></FONT> </TD></TR> </TABLE> <HR> <P> <!-- Menu Tabs --> <a href="/HtmlaScripts/htmla.dll?<%servname%>/serv"><img alt="Service" src="/htmla/serv0.gif" border="o"></a> <%if servid EQ 1%> <a href="/HtmlaScripts/htmla.dll?<%servname%>/msg"><img alt="Messages" src="/htmla/msg0.gif" border="o"></a> <%endif%> <a href="/HtmlaScripts/htmla.dll?<%servname%>/dir"><img alt="Directories" src="/htmla/dir0.gif" border="o"></a> <a href="/HtmlaScripts/htmla.dll?<%servname%>/log"><img alt="Logging" src="/htmla/log0.gif" border="o"></a> <a href="/HtmlaScripts/htmla.dll?<%servname%>/adv"><img alt="Advanced" src="/htmla/adv1.gif" border="o"></a> <img alt="" src="/htmla/lin.gif"> <p> By default, all computers will be <%if grantipcount EQ 0%> <FONT COLOR=#208020><B>Granted Access</B></FONT> except those listed below : <p> <table border nowrap> <th width=100>Access</th><th width=140>IP Address</th> <th width=140>Subnet Mask</th><th width=100 colspan=2>Action...</th> <%beginiteration denyipcount%><tr> <td ALIGN=CENTER><IMG SRC="/htmla/deny.gif" ALT="" BORDER=0>Denied</td> <td ALIGN=CENTER><%if denyisipsingle EQ 0%><IMG alt="Group" SRC="/htmla/grpcomp.gif" ALT="" BORDER=0><%else%><IMG alt="Single" SRC="/htmla/sngcomp.gif" ALT="" BORDER=0><%endif%><%denyipaddr%></td> <td ALIGN=CENTER><%if denyisipsingle EQ 0%><%denyipmask%><%endif%></td> <td><a href="/HtmlaScripts/htmla.dll?<%servname%>/advedd+<%ipdenyref%>">Edit</a></td> <td><a href="/HtmlaScripts/htmla.dll?<%servname%>/advded+<%ipdenyref%>">Remove</a></td> </tr><%enditeration%> <TR><TD> </TD><TD> </TD><TD> </TD><TD> </TD> <TD COLSPAN=2><a href="/HtmlaScripts/htmla.dll?<%servname%>/advaddd"> <IMG SRC="/htmla/hand.gif" ALT="" BORDER=0> Add...</A></TD> </TR> </table> <P> <a href="/HtmlaScripts/htmla.dll?<%servname%>/advdeny"> <IMG SRC="/htmla/hand.gif" ALT="" BORDER=0>Click here to set the default to <I>Deny Access</I></a><P> <%else%> <FONT COLOR=#800000><B>Denied Access</B></FONT> except those listed below :<p> <table border> <th width=100>Access</th><th width=140>IP Address</th> <th width=140>Subnet Mask</th><th width=100 colspan=2>Action...</th> <%beginiteration grantipcount%> <%if ipgrantref NE ipnulladdr%><tr> <td ALIGN=CENTER><IMG alt="" SRC="/htmla/grant.gif" ALT="" BORDER=0>Granted</td> <td ALIGN=CENTER><%if grantisipsingle EQ 0%><IMG alt="Group" SRC="/htmla/grpcomp.gif" ALT="" BORDER=0><%else%><IMG alt="Single" SRC="/htmla/sngcomp.gif" ALT="" BORDER=0><%endif%><%grantipaddr%></td> <td ALIGN=CENTER><%if grantisipsingle EQ 0%><%grantipmask%><%endif%></td> <td><a href="/HtmlaScripts/htmla.dll?<%servname%>/advedg+<%ipgrantref%>">Edit</a></td> <td><a href="/HtmlaScripts/htmla.dll?<%servname%>/advdeg+<%ipgrantref%>">Remove</a></td> </tr><%endif%> <%enditeration%> <TR><TD> </TD><TD> </TD><TD> </TD> <TD COLSPAN=2><a href="/HtmlaScripts/htmla.dll?<%servname%>/advaddg"> <IMG SRC="/htmla/hand.gif" ALT="" BORDER=0> Add...</A></TD> </TR> </table> <P> <a href="/HtmlaScripts/htmla.dll?<%servname%>/advgrant"> <IMG SRC="/htmla/hand.gif" ALT="" BORDER=0>Click here to set the default to <I>Grant Access</I></a><br> <%endif%> <p> <form method="POST" action="/HtmlaScripts/htmla.dll?<%servname%>/advu"> <input type="checkbox" name="globalisbandwidthlimited" value=1 <%if globalisbandwidthlimited EQ 1%>CHECKED<%endif%>> Limit Network Use by all Internet Services on this computer<br> Maximum network use : <input type="text" name="globalbandwidth" value="<%if globalisbandwidthlimited EQ 1%><%globalbandwidth%><%endif%>" size=8> KB/S<p> <!-- OK/CANCEL/RESET Buttons --> <TABLE WIDTH=570 HEIGHT=75 BORDER=0 NOWRAP> <TR><TD ALIGN=RIGHT> <input type="submit" value=" OK "> <input type="submit" name="cancel" value=" Cancel "> <input type="reset" value=" Reset "> </TD></TR> </TABLE> </form> </body> </html>