Static export of Drupal site
I’ve exported this site from Drupal using wget to create a static html version like
wget  --mirror -p  -e robots=off --base=./ -k -P ./ http://localhost/
Then rsync to the server and use mod rewrite to retain the paged links like frontpage?page=4