The idea was to key in on the extension specified in the AddType line.

> On Jan 24, 2017, at 8:43 AM, David Zuelke <d...@heroku.com> wrote:
> 
> On 24.01.2017, at 01:24, Jim Jagielski <j...@jagunet.com> wrote:
>> 
>> 
>>> On Jan 23, 2017, at 4:35 PM, Jacob Champion <champio...@gmail.com> wrote:
>>> 
>>> 
>>> What situations lead to CONTENT_TYPE being set to a PATH_INFO delimiter? 
>>> I'm not sure what this is supposed to do.
>>> 
>> 
>> The *idea* was to look for ".php" in the actual URL for example :)
> 
> It doesn't have to be ".php" for PHP to be able to run it. You can execute 
> any file extension (that sometimes requires fiddling with settings, e.g. with 
> PHP-FPM, but still).
> 
> David
> 
> 
> 
> 

Reply via email to