koniu / recoll-webui

web interface for recoll desktop search
266 stars 55 forks source link

Headless setup under apache2 / ubuntu 12.04 #27

Closed jobe451 closed 10 years ago

jobe451 commented 10 years ago

I operate recoll in a headless setup. For that I had to do a couple of tweaks. Most importantly the changes in webui.py. Without them I got errors using apache2/wsgi.

The setups features are:

The changes in this pull request are:

koniu commented 10 years ago

Wow, amazing - thanks for doing this! Have no way of testing at the moment but will review and merge at first opportunity.

wilzbach commented 10 years ago

thanks a lot for the wsgi instructions. worked perfectly :)