ich habe folgende .htaccess:
AddHandler x-httpd-php5 .php
AddType application/x-httpd-php5 .php
User-agent: ia_archiver
Disallow: /
RewriteEngine on
RewriteCond %{HTTP_HOST} ^toasterfraktion\.de$
RewriteRule ^(.*)$ http://www.toasterfraktion.de/$1 [R=permanent]
ErrorDocument 401 http://www.toasterfraktion.de/error/error.php?code=401
ErrorDocument 402 http://www.toasterfraktion.de/error/error.php?code=402
ErrorDocument 403 http://www.toasterfraktion.de/error/error.php?code=403
ErrorDocument 404 http://www.toasterfraktion.de/error/error.php?code=404
ErrorDocument 500 http://www.toasterfraktion.de/error/error.php?code=500
ErrorDocument 501 http://www.toasterfraktion.de/error/error.php?code=501
ErrorDocument 502 http://www.toasterfraktion.de/error/error.php?code=502
ErrorDocument 503 http://www.toasterfraktion.de/error/error.php?code=503
Ich habe den Useragent ia_archiver hinzugefügt, damit archiev.org geblockt wird!Nur danach bekomme ich wenn ich auf meine Seite surfe nur:
Zitat
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.
Apache Server at www.toasterfraktion.de Port 80
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.
Apache Server at www.toasterfraktion.de Port 80
Woran liegt das? Kann ich den Useragent so nicht sperren?
Gruß,
Toasterfraktion

Hilfe
Neues Thema
Antworten



Nach oben


