Hi, 

there's a customer who wants his file 'xyz' to be interpreted by PHP while the 
file does not have .php as a suffix, how can he do that? 
We tried something like this: 

<FilesMatch "^(xyz)$">
    ForceType application/x-httpd-php
</FilesMatch> 

but then the customer has PHP5 which see to be the mod_php option. The site is 
set to PHP FPM 7.3 which he of course he also wants for his xyz file. 

Sorry for the first, incomplete mail. 

Jochen Demmer 
RelAix Networks GmbH 
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to