error probleme...

ts201

Registered User
.htaccess und ErrorDocument

hallo, habe ein vServer bei server4you.

hatte beim alter server dies laufen :
http://www.oscommerce.com/community/contri...earch,error+404

wollte es nun auch beim neuen installieren/nutzen... nur wenn ich dort ein 404 habe, kommt nur dies :
http_error.php?error_id=404
siehe z.b. : http://www.exnoon24.de/test.php

die .htaccess sieht so aus :

ErrorDocument 400 http_error.php?error_id=400
ErrorDocument 401 http_error.php?error_id=401
ErrorDocument 403 http_error.php?error_id=403
ErrorDocument 404 http_error.php?error_id=404
ErrorDocument 405 http_error.php?error_id=405
ErrorDocument 408 http_error.php?error_id=408
ErrorDocument 415 http_error.php?error_id=415
ErrorDocument 500 http_error.php?error_id=500
ErrorDocument 501 http_error.php?error_id=501
ErrorDocument 502 http_error.php?error_id=502
ErrorDocument 503 http_error.php?error_id=503
ErrorDocument 505 http_error.php?error_id=505
ErrorDocument 504 http_error.php?error_id=504

eine idee, warum es nicht "umgesetzt" wird ?
 
Last edited by a moderator:
Hallo!
1. Nein! Bei mir steht 'Wir entschludigen...'
2. Könnte das eventuell ein Problem mit AllowOverride in der Apache Konfiguration sein.
3. Lässt sich das über Confixx, Admin, httpd Spezial regeln.
4. Ist deine Shit Taste defekt.

mfG
Thorsten
 
Back
Top