summaryrefslogtreecommitdiffstats
path: root/web/README.txt
diff options
context:
space:
mode:
authoreric <eric>2004-10-20 00:31:29 +0200
committereric <eric>2004-10-20 00:31:29 +0200
commitf35f7206869d359a1a5adbc919a8b2a9e23e4ad4 (patch)
treed7a78ad1629b4c12a7ea45eda8a54659bf2fe009 /web/README.txt
parent63fe7babb2d7e25e82968fe084391b56d4ec2c75 (diff)
downloadaur-f35f7206869d359a1a5adbc919a8b2a9e23e4ad4.tar.gz
aur-f35f7206869d359a1a5adbc919a8b2a9e23e4ad4.tar.xz
back on the job....
Diffstat (limited to 'web/README.txt')
-rw-r--r--web/README.txt9
1 files changed, 7 insertions, 2 deletions
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).
<VirtualHost aur:80>
Servername aur