📄 index.ssi
字号:
<HTML>
<HEAD>
<TITLE>Your New Website</TITLE>
<LINK REL="shortcut icon" HREF="/icons/Pi3Web.ico">
</HEAD>
<BODY BACKGROUND="/icons/Pi3Tile.gif" BGCOLOR="#FFFFFF">
<CENTER>
<IMG SRC="/icons/Pi3Web_earth3.gif" ALT="Pi3Web">
<H1>Your New Website</H1>
</CENTER>
Welcome to your new website. Replace this page (<B><!--#echo var="DOCUMENT_NAME"--></B>) with your own web content to create your website.
<P>
Please monitor the distribution website for the latest <A HREF="/pi3site/pi3web/dist/rel_win2.0.3r">release notes</A>
and <A HREF="/pi3site/">information</A>.
<P>
<CENTER>
<H2>Documentation</H2>
</CENTER>
If you are running the featured configuration (Features.pi3) or you
are using the Windows 95/NT enhanced interface then
you may go to the following links:
<TABLE CELLPADDING="10">
<TR><TD>
<IMG SRC="/icons/red_ball.gif" WIDTH="15" HEIGHT="15" alt="o">
Take the ten minute guided tour of all the
<A HREF="pidocs/Features/">features</A> of this web server software.
<BR>
<IMG SRC="/icons/red_ball.gif" WIDTH="15" HEIGHT="15" alt="o">
Documentation for <A HREF="pidocs/Extras/">miscellanious</A>
extra components installed for this server.
<BR>
<IMG SRC="/icons/red_ball.gif" WIDTH="15" HEIGHT="15" alt="o">
<A HREF="pidocs/Objects/">View</A> the Pi3 Server classes documentation and
configuration file directives.
<BR>
<IMG SRC="/icons/red_ball.gif" WIDTH="15" HEIGHT="15" alt="o">
<A HREF="pidocs/APISpec/">View</A> the API specification documentation.
<BR>
<IMG SRC="/icons/red_ball.gif" WIDTH="15" HEIGHT="15" alt="o">
This server comes packaged with some example configuration files. View
them
<A HREF="pidocs/Examples/Config/">here</A>.
<BR>
<IMG SRC="/icons/red_ball.gif" WIDTH="15" HEIGHT="15" alt="o">
View CGI and PiAPI source code
<A HREF="/pidocs/Examples/Source/">examples</A>
with hyper-text links to documentation.
<BR>
</TABLE>
<CENTER>
<H2>Configuration</H2>
<TABLE>
<TR>
<TD><B>Server Version Stamp</B>
<TD><!--#echo var="SERVER_SOFTWARE"-->
<TR>
<TD><B>Server Administrator</B>
<TD><!--#echo var="SERVER_ADMIN"-->
<TR>
<TD><B>Server Hostname</B>
<TD><!--#echo var="SERVER_NAME"-->
<!--#Pi3ext expr="&if(&cmp($g,on),
</TABLE>
<H2>Secure Connection</H2>
<TABLE>
<TR>
<TD><B>Key Size</B>
<TD>$K
<TR>
<TD><B>Secret Key Size</B>
<TD>$G
<TR>
<TD><B>Cipher Name</B>
<TD>$e
,
<TR>
<TD><B>SSL</B><TD>is off.)"
-->
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -