aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: f4ae6b6defa33da3ae796eabc0e046742249c936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.