resp协议定义, xml定义配置文件
This commit is contained in:
11
NtyCo/htdocs/index.html
Normal file
11
NtyCo/htdocs/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<HTML>
|
||||
<TITLE>Index</TITLE>
|
||||
<BODY>
|
||||
<P>Welcome to J. David's webserver.
|
||||
<H1>CGI demo
|
||||
<FORM ACTION="color.cgi" METHOD="POST">
|
||||
Enter a color: <INPUT TYPE="text" NAME="color">
|
||||
<INPUT TYPE="submit">
|
||||
</FORM>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user