Projekt

Allgemein

Profil

GX-Abgewiesen #67124

Von Carlotta Herrmann vor fast 4 Jahren aktualisiert

updated from 4.1.1.0 to 4.1.2.0_beta1 

 after the update this message shows up in the admin area:  

 "The .htaccess-file in the main directory of the shop is deprecated and does not match the current version. 
 If your file does not contain individual adjustments, just copy the template file from gm/seo_boost_an/.htaccess into the main directory of your shop. Otherwise, match your adjustments with the template file." 


 Nach dem Update kommt diese Warnung: 

 "Ihre .htaccess-Datei im Hauptverzeichnis des Shops ist veraltet und entspricht nicht der aktuellen Version. 
 Wenn Sie keine eigenen Anpassungen in der Datei vorgenommen haben, kopieren Sie einfach die Vorlage aus gm/seo_boost_an/.htaccess in das Hauptverzeichnis Ihres Shops, andernfalls gleichen Sie Ihre Anpassungen mit der dortigen Vorlage ab." 

 For me it still showed up after reuploading the .htaccess 
 (i altered the htacces in order to have php7.3 available -> 
  <FilesMatch ".+\.ph(ar|p|tml)$"> 
 SetHandler "proxy:unix:/run/php/php7.3-fpm.sock|fcgi://localhost" 
 </FilesMatch> )  

 Bei mir wurde es immer noch angezeigt, nachdem ich die .htaccess nochmal hochgeladen habe 
 (Ich habe die htaccess angepasst um die php7.3 zur Verfügung zu haben -> 
  <FilesMatch ".+\.ph(ar|p|tml)$"> 
 SetHandler "proxy:unix:/run/php/php7.3-fpm.sock|fcgi://localhost" 
 </FilesMatch> ) 

Zurück