Hi folks!  I have a website which is in development with pier. As it is in development there was no lighttpd or apache and I wanted them to wait :)  But...In another thread of this mail, thanks John, I just realised that I want to configure my lighttpd with Pier now. The problem is that I know very little about lighttpd neither apache. I want to use lighttpd. But I don't know how to configure.

I saw Miguel (Miguel pensé mandarte un mail privado pero aprovecho que tal vez le sirve a otro) post here: http://miguel.leugim.com.mx/index.php/2008/09/27/gemstones-and-fastcgi-with-lighttpd/
and I wonder which is the difference between what configuration and the one I need for my pier site. I remove Gemstone and FastCGI from that post but I add Pier hahah.

I also saw http://www.piercms.com/doc/deploy but I am using lighttpd :(

I have lighttpd installed and listening. I am under Ubuntu 8.10.

I want to statically serve:

- My pictures -> I use the gallery plugins. I have those photos in /var/www/pictures
- All css files. I have my own library for my website which has a stylesheet. But, what about the others css? should I serve ALL of them ?
Would love to have them in /var/www/styles/
- All javascript files. The same as above. All js of all libraries ?
Would love to have them in /var/www/javascripts/
- What about the files I upload in Pier and are stored in  ~/files
Would love to have them in /var/www/pierFiles

Thanks a lot for the help!

Mariano