aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL15
1 files changed, 15 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..f4ae6b6
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,15 @@
+URPMI-PROXY:
+------------
+HOW TO INSTALL:
+
+1. copy urpmi-proxy.cgi to /usr/share/urpmi-proxy/cgi-bin/
+2. copy urpmi-proxy.conf to /etc/ and possibly adjust the settings.
+3. copy the apache.conf file to be included into apache config somewhere.
+ Something like /etc/httpd/conf/webapps.d/ is a good idea, but rename it
+ to urpmi-proxy.conf or something, if all webapps had apache.conf files,
+ it'd be a mess.
+4. reload apache to take into effect the configuration file.
+5. and voila; http://server.com/mageia should be usable as a local mirror
+
+NOTE: take care to look over the settings, especially the cache directories.
+