Fix support for subdirectory installs with WSGI.

Review Request #2607 — Created Sept. 22, 2011 and submitted

Information

Review Board
release-1.6.x

Reviewers

Fix support for subdirectory installs with WSGI.

Subdirectory installs were broken out of the box. The generated
WSGIScriptAlias wasn't handling the path passed in. This now works out
of the box for both subdir installs and standard installs.
Performed new site installs for both "/" and "/rb/". In both cases, I
had a working install, whereas the latter failed before.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Fixed on release-1.6.x (7c9599f)
Loading...