1 Mar 2011 09:10
RE: [Trac] How to setup up trac.ini file, for example: Notifications
> -----Original Message----- > From: trac-users@... > [mailto:trac-users@...] On Behalf Of drew2008 > Sent: 28 February 2011 21:25 > To: Trac Users > Subject: [Trac] How to setup up trac.ini file, for example: > Notifications > > I am trying to add Notifications. My default trac.ini file doesnt have > much. Here is what is was: > > <Directory "C:\Program Files\BitNami Trac Stack"> > Options Indexes MultiViews > AllowOverride None > Order allow,deny > Allow from all > </Directory> > > <Location /trac> > SetHandler mod_python > PythonInterpreter main_interpreter > PythonHandler trac.web.modpython_frontend > PythonOption TracEnvParentDir "C:\Users\Bilal\BitNami Trac Stack > projects" > PythonOption TracUriRoot /trac > </Location> > > <LocationMatch "/trac/[^/]+/login"> > AuthType Basic > AuthName "Trac"(Continue reading)
I was unable to install following the wiki, however this instructions
work like a charm (or almost):
RSS Feed