×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Apache
Posted by: Tony Perea
Added: Dec 19, 2011 1:45 AM
Views: 1442
Tags: apache plesk
  1. <Directory  /var/www/vhosts/somedomain.com/httpdocs>
  2.         php_admin_flag engine on
  3.         php_admin_value open_basedir none
  4. </Directory>