Modifing the allowed paths in WP
-
I have included WordPress as a section of a larger site. I have customized the the template to match the rest of my site. All through my site, I use a menu that is included using php. Until till last night I was able to include the same menu by using an absolute url. For some reason, the server no longer allows absolute urls (https://domain.com/includes/menu.php). So.. the problem comes in when I switch to relative paths like (../../../includes/menu.php) WordPress tells me that it is outside the allowed paths.
Now that I have lost most with the long explaination…
How can I modifiy the allowed paths?
Thanks in advance.
Dave
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Modifing the allowed paths in WP’ is closed to new replies.