mbvipern
Forum Replies Created
-
Our web hoster couldn’t find anything either. I’ve now tested it again and for whatever reason, google took it without errors. If there is anything else I would let you know.
I didn’t delete the file, just renamed it 🙂 I wrote to my hoster, I’ll get back to you when I know more
Thank you for your quick reply. I don't have a cache plugin installed. If I delete the .htaccess I get a 404 error and the following text is in it:# BEGIN WordPress
# Die Anweisungen (Zeilen) zwischen „BEGIN WordPress“ und „END WordPress“ sind
# dynamisch generiert und sollten nur über WordPress-Filter geändert werden.
# Alle Änderungen an den Anweisungen zwischen diesen Markierungen werden überschrieben.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Themes and Templates
In reply to: [News Portal] Scroll ProblemI have the same problem