In mga5 SCRIPT_NAME is always set with the relative path from document_root this has changed in mga6, which causes trouble with existing php applications, e.g. phpmyadmin,... in mga5 calling http://example.com/test/index.php?test=x evalutes to SCRIPT_NAME = /test/index.php in mga6: SCRIPT_NAME = /index.php For me I changed to SCRIPT_URL, but most webapplications will break on update.
Assigning to the registered apache maintainer.
Assignee: bugsquad => shlomifCC: (none) => marja11Source RPM: apache-mod_proxy-2.4.26-1.mga6.x86_64.rpm => apache-2.4.26-1.mga6
I'm not sure what changed, but this bug is no longer valid.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED