File:  [Public] / rpm2html / rpm2html.config.test
Revision 1.6: download - view: text, annotated - select for diffs
Wed Feb 21 18:45:34 2001 UTC (23 years, 3 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Update, daniel

;
; Sample test configuration file for rpm2html
;
; $Id: rpm2html.config.test,v 1.6 2001/02/21 18:45:34 veillard Exp $
;

; maintainer of the local rpm mirror
maint=Daniel Veillard

; mail for the maintainer
mail=veillard@imag.fr

; Directory to store the HTML pages produced
html=yes
dir=/home/httpd/html/RPM

; idem for RDF files
rdf=yes
rdf_dir=/home/httpd/html/RDF

; Compile a list of resources in RDF format
rdf_resources=true
rdf_resources_dir=/home/httpd/html/RDF/resources

; The relative URL for front pages
url=/RPM

[/gnome/RDF]
name=test1
subdir=test1
ftp=ftp://ftp.redhat.com/pub/redhat-contrib/i386
ftpsrc=ftp://ftp.redhat.com/pub/contrib/SRPMS
mirror=ftp://ftp.redhat.com/pub/contrib/i386 

Webmaster