Rewrite_Url - Fehlermeldung?
Posted: Fri 12. Nov 2004, 09:48
Ich hab mich schon im Forum wund gesucht, komm aber mit den Antworten nicht zu recht. Bitte um Hilfe ... 
rewrite_url unter config.inc.php habe ich aktiviert auf "1"
Meine .htaccess lautet:
Danke schon mal
Gruß
Karl

rewrite_url unter config.inc.php habe ich aktiviert auf "1"
Meine .htaccess lautet:
Nun bekomme ich folgende Fehlermeldungphp_flag magic_quotes_gpc Off
php_flag register_globals Off
RewriteEngine On
^([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.shtml$ index.php?id=$1.$2.$3.$4.$5.$6
RewriteRule ^(.+)\.shtml$ index.php?$1
Was mach ich falsch?Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Danke schon mal
Gruß
Karl