install.htm

来自「goahead是linux下的轻量级web服务器」· HTM 代码 · 共 22 行

HTM
22
字号
<html>
<head>
<title>Obtaining and Installing WebServer</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../style/normal.htm"></head>

<body bgcolor="#FFFFFF">
<h1>Obtaining and Installing WebServer </h1>
<p>The latest release of GoAhead WebServer is available as a ZIP file for download 
  on GoAhead's Website at <a href="http://www.goahead.com/webserver/wsregister.htm" target="new">http://www.goahead.com/webserver/wsregister.htm</a>. 
  In order to download the file you must first fill out our online registration 
  form. Please provide complete and accurate information.</p>
<p>After downloading the file, unzip it to a local drive on your system. Unzipping 
  the file creates a root directory, &quot;webserver&quot;, and sub-directories 
  for each supported platform.</p>
<p>Read the WebServer Readme (readme.txt), Release Notes (release.txt) and License 
  (license.txt) for the latest information on the release. For more information 
  on installing, building, configuring and running WebServer, please see the remaining 
  sections in this portion of the documentation.</p>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?