summaryrefslogtreecommitdiff
path: root/www/drupal7/MESSAGE
blob: 9f9dac8c44d65ef314d9bc1dd60c6222aaee7fda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/12/16 12:57:06 taca Exp $

To complete the setup you will need to read the INSTALL.txt in order
to setup MySQL/PostgreSQL properly.

You will need to make Drupal accessible through your HTTP server. If you
are running Apache then you may add the following lines to httpd.conf:

	Include ${PKG_SYSCONFDIR}/drupal.conf

to make Drupal accessible through:

	http://localhost/drupal/

===========================================================================