From f35f7206869d359a1a5adbc919a8b2a9e23e4ad4 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 19 Oct 2004 22:31:29 +0000 Subject: back on the job.... --- web/README.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'web/README.txt') diff --git a/web/README.txt b/web/README.txt index af2b2933..0054349a 100644 --- a/web/README.txt +++ b/web/README.txt @@ -8,8 +8,13 @@ Setup on ArchLinux: 127.0.0.1 localhost aur 3) Configure Apache - - Edit /etc/httpd/conf/httpd.conf and append the following: - Replace MYUSER with your username. + + - Edit /etc/httpd/conf/httpd.conf and make sure that PHP + support is enabled by uncommenting the LoadModule line + that specifies the PHP module. + + - Also append the following snippet to enable the aur + Virtual Host (Replace MYUSER with your username). Servername aur -- cgit v1.2.3-24-g4f1b