find . -name .svn -prune -o -print | xargs chown www-data:www-data
#Exclude another directory (cache)
find . -name .svn -or -name cache -prune -o -print | xargs chown www-data:www-data
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1417"></script>