wordpress - Restrict PHP Script's Access To Other Directories -


i building web application allow users install plugins wordpress.

i don't want scripts in plugin directory able access parent directories. how directory structure like: enter image description here

i running php on apache server on linux operating system. on vps server. :)


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -