Add a missing configuration for Apache + mod_wsgi.

Review Request #12917 — Created March 24, 2023 and submitted

Information

Review Board
release-5.0.x

Reviewers

Review Board 5.0.3 introduced new configuration files for web servers,
but somehow, the final version of my commit for this was missing the
changes to apache-wsgi.conf.in. This was a real problem, since
rb-site had changes that had to be paired with the new configuration.
The result was that default Apache installs likely didn't work for most
people.

The missing change to this file was found in git reflog. This change
re-introduces the new version of the file.

Tested this configuration previously when building the original change.

Summary ID
Add a missing configuration for Apache + mod_wsgi.
Review Board 5.0.3 introduced new configuration files for web servers, but somehow, the final version of my commit for this was missing the changes to `apache-wsgi.conf.in`. This was a real problem, since `rb-site` had changes that had to be paired with the new configuration. The result was that default Apache installs likely didn't work for most people. The missing change to this file was found in `git reflog`. This change re-introduces the new version of the file.
0e8083b24a878e74e95ce2ecd7bc585303dfbd76
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (1c3d9b4)
Loading...