[Tramline-dev] Configuring Tramline

Jeroen Vloothuis jeroen.vloothuis at pareto.nl
Thu Apr 27 14:58:00 CEST 2006


Hi,

A few things like paths are now hardcoded in Tramline. These things
could/should be made configureable. One thing we could do is place
these in the Apache conf using PythonOption statements. Info on these
can be found here:

http://www.modpython.org/live/mod_python-3.1.2b/doc-html/dir-other-po.html

An advantage to using this over external config files would be that
this is in the same place as all the other Apache settings. It also
should allow for a virtual host setup with multiple distinct Tramline
settings.

What do you think, should we change the hardcoded settings to use
PythonOption's?

Regards,
        Jeroen


More information about the Tramline-dev mailing list