Stefan: HTTP Error 405 405 Method Not Allowed

Ich habe in meine HP CGI-Scripts eingebaut.
Als ich die Seite auf den Server geladen habe bekam ich aber folgende Fehlermeldund beim testen der Seite:

HTTP Error 405
405 Method Not Allowed

The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the resource you are requesting.

Please contact the server's administrator if this problem persists.

Ich hoffe Ihr könnt mir da weiterhelfen.

Danke

  1. Moin,

    Ich habe in meine HP CGI-Scripts eingebaut.
    Als ich die Seite auf den Server geladen habe bekam ich aber folgende Fehlermeldund beim testen der Seite:

    HTTP Error 405
    405 Method Not Allowed
    Ich hoffe Ihr könnt mir da weiterhelfen.

    als ersten Anhaltspunkt würde ich die Apache-Doku
    konsultieren:

    http://httpd.apache.org/docs/misc/FAQ.html#POSTnotallowed

    (vorausgesetzt, dass der Server unter Apache läuft...)

    Viele Grüße

    Andreas

  2. Hi,

    405 Method Not Allowed

    welche Methode hast Du denn verwendet?

    Viele Grüße
          Michael