Limit PHP to run only in the actual folder and subfolders – Apache
I have several websites hosted in the same public_html folder of my Linux server. I want that each folder cannot access the other folders, but only include some specific files. Here is my server structure: -> public_html ---> site1 folder…