Ticket #924 (closed defect: invalid)
[TiddlyWeb] environment variables are wrong when set_prefix is used on different servers
| Reported by: | cdent | Owned by: | cdent |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | tiddlyweb | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
tiddlyweb.web.serve.Configurator was updated to deal with apache being weird with script name is delivered incorrectly. The changes that were made break server_prefix under the built in server.
So one of two things need to happen:
* the env variable adjustments need to be doctored and refactored to be correct for all cases * the apache case needs to be solved separately. It may be that the problems may show up when mounting on root, so one way around is to just remove the changes and disallow mounting on root (for now)
Change History
Note: See
TracTickets for help on using
tickets.
