jeromeetienne / tquery

extension system for three.js
http://jeromeetienne.github.io/tquery/
MIT License
651 stars 120 forks source link

config lighttpd for cache #213

Closed jeromeetienne closed 12 years ago

jeromeetienne commented 12 years ago

$ sudo port install lighttpd

Before starting lighttpd it must be configured. Basic server configuration is in the file /opt/local/etc/lighttpd/lighttpd.conf.
Select which modules you want enabled in /opt/local/etc/lighttpd/modules.conf. Individual modules' settings are in
/opt/local/etc/lighttpd/conf.d.

Sample config files have the .conf.default extension. When updating lighttpd, you should investigate whether you need to update
your .conf files with changes from the corresponding .conf.default files.
jeromeetienne commented 12 years ago

It turns out that python stuff is doing ok

todo remove the conf file