Xen/KVM Virtualization Management Application
  • 日本語
  • English

Karesansui Users


Changt Lighttpd to Apache

Added by Anonymous 352 days ago

I would rather use Apache for the website end of it. Can this be changed easily?

Thanks, Eph


Replies

Comment

RE: Changt Lighttpd to Apache - Added by Pavel Zhukov 352 days ago

It easy. You should use mod_rewrite for imgaes URL and mod_proxy for others adresses
There is my nginx conf for example https://github.com/landgraf/karesansui/blob/landgraf/doc/nginx/karesansui.conf.example (this is upstream nginx (not hde))

Reply