Joomla.it Forum
Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => : agricool 01 Sep 2014, 12:22:08
-
Buongiorno a tutti, mentre stavo sistemando delle impostazioni seo seguendo una guida sul web per il mio sito ho ricevuto questo errore incollato a fine post, e non riesco più ad accedere al sito ne tanto meno al pannello amministrativo. Il problema può essere nato dall'aver modificato il robots.txt eliminando la voce /images? oppure dipende da qualcos'altro nell'htaccess? Grazie in anticipo cari saluti.
Not AcceptableAn appropriate representation of the requested resource / could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-
Ciao. Prova ad inserire questa stringa di codice nel file .htaccess
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
-
L'ho messa alla fine del file .htaccess ma niente da fare! C'è qualcos'altro che dovrei sistemare?
-
Hai svuotato la cache e provato anche con altri browser?