111
Normal ist das nicht. Findet sich im Access Log vielleicht noch eine weitere Weiterleitung, die dort anschlägt?
RewriteCond %{HTTP_HOST} !^www\.sub.domain\.de$
RewriteRule ^(.*)$ http://www.sub.domain.de/$1 [L,R=301]
http://www.sub.domain.de/var/www/web138/html/sub/ordner/
Not Found
The requested URL /var/www/web138/html/sub/ordner/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
HTTP/1.1 200 OK
Date: Tue, 26 Sep 2006 10:23:34 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) PHP/4.4.4 mod_ssl/2.0.54 OpenSSL/0.9.7e
X-Powered-By: PHP/4.4.4
Content-Length: 5621
Content-Type: text/html
eine übergeordnete .htaccess gibt es, dennoch darf diese keinen einfluss auf die untergeordneten haben..
Vielleicht zur Sicherheit auch nochmal den Cache löschen
Thema | Autor | Forum | Beiträge | Letzter Beitrag |
---|---|---|---|---|
htaccess Weiterleitung | breitformat | Webserver und .htaccess | 4 | 07.06.2024 10:37 |
301 weiterleitungen funktionieren nicht mehr? | cybermaeck | Webserver und .htaccess | 3 | 17.05.2024 13:58 |
index.html 301 Weiterleitung too many redirects. | taralushi | Webserver und .htaccess | 3 | 27.08.2023 21:22 |
301 Weiterleitung auf .html | taralushi | Webserver und .htaccess | 5 | 23.08.2023 15:15 |
Redirect 301 Fehler | qwerti | Webserver und .htaccess | 8 | 27.01.2023 15:18 |
301 Weiterleitungen bei dynamischen URL's | Stephan | Webserver und .htaccess | 2 | 15.12.2022 16:23 |
SSL Zertifikat und Weiterleitung zur mobilen Website | Michael Bethlehem-Ka | Webserver und .htaccess | 8 | 08.11.2022 09:12 |