Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
53
in bookmarks for
trunk/app.psgi
Timestamp:
08/15/13 19:48:39 (
11 years
ago)
Author:
peter
Message:
converted from a regular CGI application to a PSGI web application
added an app.psgi main script
use Plack::Middleware::ReverseProxy to adjust environment for when behind a reverse proxy
use Plack::Middleware::Auth::Digest to do HTTP digest authentication for non-GET requests
read in the db name, reverse proxy server IP, and digest password hash from a conf.yml config file
use the CGI::url method instead of trying to build the base URI from the %ENV hash
default to an empty tags parameter so split does not emit a warning
File:
1 added
trunk/app.psgi
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive