Web

Apache2

ディレクトリ構造

  • README
  • apache2.conf
  • conf.d
    • envvars
    • httpd.conf
    • magic
  • mods-available
  • mods-enabled
    • ports.conf
  • sites-available
  • sites-enabled

インストール方法

amori@comuro:~$ sudo aptitude show apache2

Package: apache2
State: not installed
Version: 2.2.3-4+etch3
Priority: optional
Section: net
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Uncompressed Size: 65.5k
Depends: apache2-mpm-worker (>= 2.2.3-4+etch3) | 
apache2-mpm-prefork (>=  2.2.3-4+etch3) | 
apache2-mpm-event (>= 2.2.3-4+etch3)
Provided by: apache2-mpm-event, apache2-mpm-itk, 
apache2-mpm-prefork, apache2-mpm-worker
Description: Next generation, scalable, extendable web server
Apache v2 is the next generation of the omnipresent Apache web server. 
This version - a total rewrite - introduces many new
improvements, such as threading, a new API, IPv6 support, 
request/response filtering, and more.

Tags: filetransfer::http, implemented-in::c, 
interface::daemon, network::server, network::service, 
protocol::http, protocol::ipv6, role::program, suite::apache, 
web::server, works-with::text, works-with-format::html

amori@isaribi:~$ sudo aptitude install apache2 Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done Building tag database... Done The following NEW packages will be automatically installed:

 apache2-mpm-worker apache2-utils apache2.2-common file libapr1 libaprutil1 libexpat1 libmagic1 libpcre3 libpq4
 libsqlite3-0 mime-support

The following packages have been kept back:

 linux-image-2.6-686

The following NEW packages will be installed:

 apache2 apache2-mpm-worker apache2-utils apache2.2-common file libapr1 libaprutil1 libexpat1 libmagic1 libpcre3 libpq4
 libsqlite3-0 mime-support

0 packages upgraded, 13 newly installed, 0 to remove and 1 not upgraded. Need to get 3015kB of archives. After unpacking 8377kB will be used. Do you want to continue? [Y/n/?]


Last-modified: 2012-03-12 (月) 17:05:31 (166d)