That did it!  The equivalent command you were talking about is
apparently SetEnv.  And changing the Location directives to Directory
directives did the trick, too!

Thanks Manu and Erik for your help in tracking down the problem.

On Apr 22, 9:03 am, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
> >  I got the "Location" directive from this page:  
> > http://trac-hacks.org/wiki/LdapPlugin
>
> Definitely *not* with a file system path...
>
> Check out the differences between Directory and Location on httpd.apache.org
>
> <Location /trac/project>
>
> Means "match http(s)://server/trac/project", which is not related to a
> physical directory on your hard drive (as C:/something is)
>
> Check out the Trac documentation to get the equivalent of mod_python's
> PythonOption with mod_wsgi.
>
> Cheers,
> Manu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to