####SOLVED#### A typo in the vhost config file, I'm testing it on sub.domain so it should be server_name sub.domain.com; rewrite ^/$ http://sub.domain.com/habari_folder/;
I missed out the 'sub.' in the rewrite ..... On Wed, Sep 10, 2008 at 9:32 PM, sfong15 <[EMAIL PROTECTED]> wrote: > > I'm testing a new LEMP install at a 8.04.1 server, I picked continue > without check and finally installed by pasting codes into a config.php > file. > > Followed nginx config file in wiki here > http://wiki.habariproject.org/en/Installation/Special_Instructions/Nginx > > when login it appears the redirect/rewrite isn't working > http://domain.com/ha/user/login, got 405 not allowed error. > > Any clue? > > > -- See me at http://am.notsowise.net --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
