Restricted Folder Access
-
Hello
We have WP multisite and as far as we are aware we created it so that it should create sub-folders rather than sub-domains. i.e. We have define( ‘SUBDOMAIN_INSTALL’, false ); in our wp-config.php file.
We have now created 3 sites with each having its own domain:
https://fantastic-training.com/
https://fantastic-thinking.com/
https://perceptionprofiling.com/However we don’t appear to have different folders for these sites.
Under the root folder there is a folder we are using for one of the sites and that folder is called /Aj-Isle/ this should be for the https://fantastic-training.com/ site.
However the folder is available to all 3 domains which is behaviour we don’t want. So trying to look at the file south.png in all 3 domains works.
https://fantastic-training.com/Aj-Isle/south.png
https://fantastic-thinking.com/Aj-Isle/south.png
https://perceptionprofiling.com/Aj-Isle/south.pngHow can we restrict it so that the Aj-Isle folder is only available when the https://fantastic-training.com/ domain is requested?
Thanks in advance
Steve H-BThe page I need help with: [log in to see the link]
The topic ‘Restricted Folder Access’ is closed to new replies.