Sometimes you need a static mirror of a dynamic site, just in case things go pear-shaped.
Make sure you have
wgetinstalled:wget --versionRun
wgetwith, like, a gazzilion arguments:wget -mkxKE -e robots=off http://www.example.org/This command will create a directory for the site you just downloaded. You can use this to host a mirror.