Prototype adjustment
The little error I just fixed made me look at some minor issues with running this prototype.
I used Keeping your lighttpd up on TextDrive, part II to make sure lighttpd would be restarted if the Rails FastCGI process had died.
And I also added Pagination to the main weblog part so the page that needs to be loaded is smaller than before (only 5 posts instead of all of them).
No comments