I know about the script to restart Ferret, but does this also remove the 'index' folder? Removing the index was recommended by another developer.
How can I create a script that:
1. Restarts ferret
2. Removes the index folder
3. Stops my Mongrel
4. Starts my mongrel
Does it makes sense to do this every time I deploy my application?
Thanks.