Post the exact error messages you get in the Apache error log file for the request.
My talk and slides at: http://code.google.com/p/modwsgi/wiki/WhereToGetHelp?tm=6#Conference_Presentations covers a couple of the reasons you might get Forbidden. BTW your configuration has a couple of other things done in a poor way, but I'll comment on that later when have time. Graham On 31 December 2010 01:36, ProgVal <[email protected]> wrote: > Hi, > > I have a problem with mod_wsgi: I have the same config at home and on > the server, but it works at home (Debian), and not on the server > (Gentoo): Apache returns a "Forbidden" error. > the virtualhost: http://paste.pocoo.org/show/JM5fGuX5gh8Ezz30T2q6/ > the .htaccess: http://paste.pocoo.org/show/y1ewc2jlzOL3X0OEYK7n/ > mod_rewrite and mod_wsgi are both loaded > > Thank you in advance, > ProgVal > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > 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/modwsgi?hl=en. > > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. 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/modwsgi?hl=en.
