You are on page 1of 2

SCRIPT INSTALL TEMPLATE ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/helpers helpers ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/index.php index.php ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/lib lib ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/robots.txt robots.txt ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/web web ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/.htaccess .

htaccess ln -s /var/www/vhosts/canton.com.mx/httpdocs/plantillas/modules modules

CONF/ VHOST.CONF <Directory "/var/www/vhosts/fotograbadoquick.com/httpdocs">

php_admin_value open_basedir "/var/www/vhosts/fotograbadoquick.com/httpdocs/:/tmp/:/var/www/vhosts/canton.com.m x/httpdocs/plantillas/"

</Directory>

/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain fotograbadoquick.com

/etc/init.d/httpd stop /etc/init.d/httpd start

<Directory "/var/www/vhosts/indunamol.co/httpdocs">

php_admin_value open_basedir "/var/www/vhosts/indunamol.co/httpdocs/:/tmp/:/var/www/vhosts/canton.com.mx/httpdoc s/plantillas/"

</Directory> /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain

indunamol.co

You might also like