You can view the mirrored version by visiting this URL:
This repository is a mirror of the following site:
Key | Value |
---|---|
Site title | Immunization Rates in Child Care and Schools |
Publisher | CA. Dept. of Public Health |
URL | http://www.cdph.ca.gov/programs/immunize/Pages/ImmunizationLevels.aspx |
Mirrored at | 2016-01-11 07:42:55 |
Here are the Bash commands and wget invocations I used to mirror the site.
wget --recursive \
--span-hosts \
--level 1 \
--no-host-directories \
--adjust-extension \
--convert-links \
--output-file /dev/stdout \
http://www.cdph.ca.gov/programs/immunize/Pages/ImmunizationLevels.aspx |
tee ./wget.log