Activity log for bug #1168030

Date Who What changed Old value New value Message
2013-04-11 16:17:39 Giovanni Lovato bug added bug
2013-04-11 16:19:06 Giovanni Lovato description Installed packages: apache2-mpm-prefork (2.2.22-6ubuntu2.2) libapache2-mod-php5 (5.4.6-1ubuntu1.2) Steps to reproduce: 1. Allow option override on /var/www 2. Remove /var/www/index.html 3. Create /var/www/index.php with any content (e.g. <?php echo $_SERVER['REQUEST_URI']; ?>) 4. Create /var/www/.htaccess with FallbackResource /index.php 5. Go to http://localhost/any -> it works, index.php is called 6. Go to http://localhost/ -> empty response, something gone wrong Either disabling FallbackResource or gzip encoding solve the issue, so I assume is the combination of the two to cause the problem. Installed packages: apache2-mpm-prefork (2.2.22-6ubuntu2.2) libapache2-mod-php5 (5.4.6-1ubuntu1.2) Steps to reproduce: 1. Allow option override on /var/www 2. Remove /var/www/index.html 3. Create /var/www/index.php with any content (e.g. <?php echo $_SERVER['REQUEST_URI']; ?>) 4. Create /var/www/.htaccess with FallbackResource /index.php 5. Go to http://localhost/any -> it works, index.php is called 6. Go to http://localhost/ -> empty response, something went wrong Either disabling FallbackResource or gzip encoding solve the issue, so I assume is the combination of the two to cause the problem.
2013-04-11 16:21:17 Giovanni Lovato summary Apache2 with PHP FallbackResource doesn't work when Request-URI is / and Content-Encoding is gzip Apache2 with PHP FallbackResource doesn't work when Request-URI is / and encoding is gzip
2013-04-12 07:31:30 Robie Basak apache2 (Ubuntu): importance Undecided Medium
2014-03-14 16:18:13 Max Bowsher bug added subscriber Max Bowsher
2014-04-06 21:05:28 Launchpad Janitor apache2 (Ubuntu): status New Confirmed
2024-03-28 13:09:00 Paride Legovini apache2 (Ubuntu): status Confirmed Incomplete
2024-05-28 04:17:17 Launchpad Janitor apache2 (Ubuntu): status Incomplete Expired