Active
Project:
Quickstart: Prebuilt Drupal Development Environment
Component:
Image Build
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2011 at 17:49 UTC
Updated:
30 Dec 2011 at 17:49 UTC
Make sure 000-default has " ServerName localhost"
Into /etc/apache2/status-info.conf
<Location /server-info>
SetHandler server-info
Order allow,deny
Allow from all
</Location>
ExtendedStatus On
<Location /server-status>
SetHandler server-status
Order allow,deny
Allow from all
</Location>