Re: [users@httpd] Oddity using FallbackResource in PHP development

2018-06-08 Thread Benjamin Smith
the case, would be to only assign that handler to > route.php, and not .php in general. > > > On 06/08/2018 06:47 PM, Benjamin Smith wrote: > >> Apache is returning 404 when an invalid PHP script is called, even >> though FallbackResource is configured and working fine for

[users@httpd] Oddity using FallbackResource in PHP development

2018-06-08 Thread Benjamin Smith
Apache is returning 404 when an invalid PHP script is called, even though FallbackResource is configured and working fine for invalid scripts without the .php extension. Said another way, when I use FallbackResource, with a PHP file as the target, it works fine only when I don't reference an inval