[BlueOnyx:20129] Re: 5209R PHP-FPM implementation overhauled

Michael Stauber mstauber at blueonyx.it
Mon Oct 10 15:13:15 -05 2016


Hi Darren,

> I'm afraid that since those changes were implemented, there has
> been another issue that has cropped up.

My apologies for the late reply. I just had a chance to test out the
usage case you outlined and you're right: It didn't work.

> So - how do we fix this?
> 
> RewriteCond /home/.sites/75/site8/web/%{REQUEST_FILENAME} -f
> RewriteRule ^/(.+\.php(/.*)?)$ fcgi://127.0.0.1:9059/home/.sites/75/site8/web/$1 [L,P]
> 
> RewriteCond /home/.sites/75/site8/web/%{REQUEST_FILENAME} "\.php/"
> RewriteRule ^/(.+\.php(/.*)?)$ fcgi://127.0.0.1:9059/home/.sites/75/site8/web/$1 [L,P]

That indeed seems to fix it very nicely. Many thanks for your effort and
for providing this really awesome enhancement. I'm rolling up an updated
base-apache for 5209R now and will publish it in a few minutes.

Many thanks again! It's much appreciated!

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list