Dear Experts, I am trying to setup trac on windows with Apache using mod_python. Things seem to work fine with the stand alone tracd server, but I think the following line in the Apache <Location> directive suggested at http://trac.edgewall.org/wiki/TracModPython does not work on windows:
PythonOption TracEnv /var/trac/myproject I don't see a /var directory on the windows apache configuration and my apache error log gets complaints about things not existing. How should one set the TracEnv PythonOption for windows? Thanks, -Emin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
