Page 1 of 1

Adding File Extensions.

PostPosted: November 10th, 2017, 7:21 pm
by pjf
How do I get PHP Tools to operate on a file ending with .htm
I current have my web site configured that all files with extension
.htm are externally visible, but files with extension .php can
only be included by php from other pages

Re: Adding File Extensions.

PostPosted: November 13th, 2017, 2:03 pm
by Miloslav Beno
Hello,

Please take a look here https://docs.devsense.com/#file-extension-being-opened-by-php-editor, that should help.

Cheers,