#2394: Configuration value "base_config.serve_static" sthould be set in *.ini
files rather than in "app_cfg.py" file
-----------------------------+----------------------------------------------
Reporter: martin.vejmelka | Owner:
Type: defect | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: 2.0.3
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
The configuration value "base_config.serve_static" can be set in
app_cfg.py file. This option is rather deployment specific than
application configuration specific.
Use case: I am developing my application on my computer and don't want
to set up Apache alias for my working 'public' directory (have multiple
branches, etc...), so I am using paster server. Than I want to install my
application to production machine, which is set up to have served static
files by Apache (for performance reasons).
--
Ticket URL: <http://trac.turbogears.org/ticket/2394>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---