Saving an entire website on disk

This can be done for both dynamic and static websites. It will save a copy of the website on disk, and will modify the links inside the HTML to point to the local pages.

wget -m -k -K -E <www.yourwebsite.com>