back on the job....

This commit is contained in:
eric 2004-10-19 22:31:29 +00:00
parent 63fe7babb2
commit f35f720686
5 changed files with 137 additions and 11 deletions

View file

@ -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