Apache2 configuration

From OpenOffice.org Wiki

Jump to: navigation, search
PAGE_TITLE: QXBhY2hlMiBjb25maWd1cmF0aW9u

Apache2 configuration in httpd.conf that is outside the defaults to setup a webserver:

Set combined logs:

CustomLog logs/access_log combined

Set Aliases (see also ShortURL)

Alias /w /space/mwiki
Alias /mwiki /space/mwiki
Alias /wiki /space/mwiki/index.php
Alias /index.php /space/mwiki/index.php

Set hostname lookups to on:

HostnameLookups on
Personal tools
Create a book