Dariodor 10 Report post Posted October 30, 2013 Salve a tutti, leggendo questa guida Magento - Knowledge Base - Tutorial: Multi-Site, Multi-Domain Setup - eCommerce Software for Growth non capisco se la modifica al file di configurazione di Apache httpd.conf è strettamente necessaria in hosting di tipo condiviso. La modifica indicata dalla guida è quella dei virtual-hosts, che vengono aggiunti in automatico quando viene aggiunto un dominio tramite, ad esempio, un pannello Plesk. E' possibile quindi che non sia necessaria? Nello specifico ecco la modifica richiesta nella guida: // Now we re-configure the Apache configuration file, httpd.conf, for all domains to set the DocumentRoot to our Magento directory. //In this case, the directory is /var/www/http <VirtualHost *:80> ServerAdmin webmaster@domain1.com DocumentRoot /var/www/http ServerName domain0.com </VirtualHost> <VirtualHost *:80> ServerAdmin webmaster@domain2.com DocumentRoot /var/www/http ServerName domain1.com </VirtualHost> <VirtualHost *:80> ServerAdmin webmaster@domain3.com DocumentRoot /var/www/http ServerName domai2.com </VirtualHost> Share this post Link to post Share on other sites
Dariodor 10 Report post Posted May 6, 2014 Salve a tutti, Ho risolto contattando i tecnici dell'hosting da me in uso. Buona giornata! Share this post Link to post Share on other sites
CoolNetwork 32 Report post Posted May 6, 2014 un super old post resumato :) Share this post Link to post Share on other sites
Kuro 15 Report post Posted May 7, 2014 un super old post resumato :) forse i tecnici hanno risposto dopo 6 mesi :cartello_lol: Share this post Link to post Share on other sites
CoolNetwork 32 Report post Posted May 7, 2014 :cartello_lol::cartello_lol: Share this post Link to post Share on other sites