home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
hackzapple.com
/
www.hackzapple.com.desc
next >
Wrap
Text File
|
2010-01-01
|
904b
|
30 lines
#
# This is a Mirrormatic site description.
#
# The name of the archive, without extensions like .rar or .tgz . This
# is used on disk and numerous other places and should be unique.
archive_name="www.hackzapple.com"
# One or two sentence description of the site, host or files in the archive.
archive_description="Here be a description of the archive."
# Additional options for wget. See mirrormatic.conf for default options
wget_options=""
# Directories to exclude. To exclude http://www.foo.com/bar/forum/ use
# bar/forum . Use a comma separeted list if more than one directory are
# are to be excluded, like so: bar/forum/,bar/gallery
exclude_directories="/REZ/acces3.php,/phpBB2/login.php,/phpBB2/posting.php"
# The URLs we need to fetch. If the URL needs user and password use
# either wget_options or http://user:password@www.foo.com/
urls="http://www.hackzapple.com/INDEX0.HTM "
# end