468x60

mercoledì 16 marzo 2016

Prestashop friendly url

Problemi con i friendly url di Prestashop? Se il webserver è Apache2 fare come segue...

Abilitare il modulo mod_rewrite:
a2enmod rewrite
Modificare il file 000-default.conf:
nano /etc/apache2/sites-enabled/000-default.conf
Nel blocco  alla riga 1 inserire:
 <Directory /var/www/html>  
         Options Indexes FollowSymLinks MultiViews  
         AllowOverride All  
         Order allow,deny  
         allow from all  
 </Directory>  

Riavviare Apache:
service apache2 restart

Nessun commento:

Posta un commento

468x60

Cerca su Google

Cerca nel Blog con Google