Okay, I figured out the multiple environments thing and it apparently fixed the other error I was seeing as well in the logs. All I changed was the "TracEnv" parameter to "TracEnvParentDir".
Next question ... on the TracModPython page (http://trac.edgewall.org/ wiki/TracModPython), it says you can use a "<LocationMatch "/.+/">" to allow for a custom home page in the root directory of all of the projects. Do I just insert this one line or does it need something inside of the LocationMatch tags, or is LocationMatch replacing one of the existing Location/LocationMatch tags. Just a bit confused here. Thanks for the help. On Jul 28, 9:26 am, Jeff Chastain <[EMAIL PROTECTED]> wrote: > Pulling the ScriptAliasMatch did get rid of the Directory Browsing > error ... I was pulling pieces from different tutorials without > really knowing what they meant and that is never a good thing. > However, I am now getting a new error message - this time in the > apache error.log file. > > IOError: [Errno 2] No such file or directory: 'c:/projects\\\ > \VERSION' > > C:\projects\TracSite\.... does exist, but there is nothing in the root > c:\projects folder except for the different sub-folders for the Trac > sites. Should something else be here or is this path incorrect? > > And on the other point, yes, I am trying to set this up for multiple > Trac/SVN projects, but I am not sure what you are talking about with > respects to "the directive for a single project." > > Thanks for the help and the education. > -- Jeff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
