minad / olelo

Wiki with git backend
MIT License
241 stars 44 forks source link

Can't create pages while running with passenger + vhost + subdir #70

Closed mrijkeboer closed 11 years ago

mrijkeboer commented 12 years ago

Hi Minad,

I'm running Olelo on Apache Passenger within a subdirectory (/wiki) of a virtual host. When I'm connecting to the virtual host I'm redirected to http://virthost.com/wiki/new since there're no pages yet. On this page I can enter a path and some content, but when I press "Save & Close" I'm redirected to http://virthost.com/wiki and a "404 Not Found" is returned. It looks like the page is not created.

Regards,

Martijn

minad commented 11 years ago

You have to set the base_path configuration option. I haven't tried passenger myself. I recommend unicorn.