Public bug reported:

Seen with both 2.4.48-3.1ubuntu2 for impish and 2.4.41-4ubuntu3.5 for
focal.

Steps to reproduce:
- Have a request log for your app as in 
https://modwsgi.readthedocs.io/en/master/user-guides/debugging-techniques.html#tracking-request-and-response
- App deployed at /app
- curl http://host/app/path

Expected (working fine with e.g. 2.4.41-4ubuntu3.4):
- App logs SCRIPT_NAME="/app" and PATH_INFO="/path"

Seen with latest pkgs:
- App logs SCRIPT_NAME="/ap" and PATH_INFO="//path"

** Affects: apache2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945274

Title:
  security updates are breaking mod_wsgi apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1945274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to