个人工具

UbuntuHelp:ApacheHTTPserver

来自Ubuntu中文

Wikibot讨论 | 贡献2008年5月9日 (五) 18:44的版本 (新页面: {{From|https://help.ubuntu.com/community/ApacheHTTPserver}} {{Languages|UbuntuHelp:ApacheHTTPserver}} Parent: UbuntuHelp:Software == Apache HTTP Server == Apache is a powerful HTTP(hy...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

Parent: UbuntuHelp:Software

Apache HTTP Server

Apache is a powerful HTTP(hypertext transfer protocol) server.

Key Features

  • Easy Setup
  • Very Customizable
  • Very Secure

Screenshot

N/A

Installation

sudo apt-get install apache2

Hints and Tips

  • Disable the server signature in the configuration file
  • Add the following to the configuration file: Servername localhost

Further Reading