Ubuntu安装使用系列: 网络服务器apache2

Posted by cnruby Mon, 26 Jun 2006 18:01:00 GMT

Ubuntu安装使用系列: 目录和说明

安装使用apache 2控制台(Konsole)命令

  1. 安装网络服务器apache2
    apt-get install apache2
  2. 启动、重启和停止网络服务器apache2
    /etc/init.d/apache2 restart
    /etc/init.d/apache2 stop
    /etc/init.d/apache2 start
  3. 了解本机IP地址
    ifconfig
  4. 检查安装结果,打开浏览器Firefox,使用localhost访问:
    http://localhost/
    或者通过局域网,使用本机IP地址访问(下面的地址每台电脑是不同的):
    http://192.168.1.9/
  5. 资源:
    http://www.feed-squirrel.com/index.cfm?evt=viewItem&ID=14876

Posted in  | Tags , ,  | no comments | no trackbacks

Trackbacks: 0

Use the following link to trackback from your own site: http://www.hhtong.com/blog1/articles/trackback/961

Comments: 0

Leave a response | RSS feed for this post

Leave a response

Toggle website and email fields