mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
17 lines
568 B
Plaintext
17 lines
568 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2008/04/06 10:15:27 adrianp 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/
|
|
|
|
===========================================================================
|