Skip to content

Instantly share code, notes, and snippets.

@skarllot
Created June 27, 2012 16:19
Show Gist options
  • Save skarllot/3005170 to your computer and use it in GitHub Desktop.
Save skarllot/3005170 to your computer and use it in GitHub Desktop.
PHP directory restriction
#. . .
<Directory /docroot>
php_admin_value open_basedir /docroot
</Directory>
#. . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment