Re: [users@httpd] A very strange "minor" issue with PHP-FPM with Apache 2.4 (security, privacy related)

2015-03-23 Thread hushthatbush
Well... um... what do you suggest I change it to? (I have read the other guy's suggestion and will be trying it as well.) On 2015-03-23 at 4:45 PM, "Eric Covener" wrote: > >On Fri, Mar 20, 2015 at 10:01 PM, >wrote: >> RewriteCond %{REQUEST_FILENAME} -f > > >in vhost context, REQUEST_FILENAME

Re: [users@httpd] A very strange "minor" issue with PHP-FPM with Apache 2.4 (security, privacy related)

2015-03-23 Thread hushthatbush
Hey. I'm not saying that your method wouldn't work, but I feel very uncomfortable deviating so far from the official guide. I don't want an exotic, special configuration that is prone to break in the future. I really want to know what's wrong with what I have, if anyone is able to tell. I really

[users@httpd] A very strange "minor" issue with PHP-FPM with Apache 2.4 (security, privacy related)

2015-03-20 Thread hushthatbush
Dear Apache HTTP Server community, A few months ago, I finally switched over my PHP from using mod_php to PHP-FPM. I have it mostly working, except for one very annoying thing that I hope you can help me with. For my test vhost, I have a config that has a lot of RewriteRules and ends with this