1. Herzlich willkommen bei WPDE.org, dem grössten und ältesten deutschsprachigen Community-Forum rund um das Thema WordPress. Du musst angemeldet oder registriert sein, um Beiträge verfassen zu können.
    Information ausblenden

AskApache Password Protect

Dieses Thema im Forum "Plugins und Widgets" wurde erstellt von sportwettentalk, 26. Dezember 2010.

  1. sportwettentalk

    sportwettentalk Well-Known Member

    Registriert seit:
    7. Februar 2010
    Beiträge:
    116
    Zustimmungen:
    0
    Hi,

    um meinen Blog zu schützen wollte ich AskApache Password Protect nutzen.
    Leider gibt es beim Test einige Meldungen so dass die ganze Geschichte nicht funktioniert, wie kann ich die Probleme beheben?

    ] .htaccess files allowed [200]

    GET /wp-content/plugins/askapache-password-protect/tests/err.php HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:09 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:10 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8

    ] mod_alias detection [305]

    GET /wp-content/plugins/askapache-password-protect/tests/modaliastest HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:10 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:10 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8

    [ ] mod_rewrite detection [307]

    GET /wp-content/plugins/askapache-password-protect/tests/err.php?modrewritetest=1 HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:10 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:11 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8

    [ ] mod_security detection [!200]

    [ ] mod_auth_digest detection [401]

    GET /wp-content/plugins/askapache-password-protect/tests/digest_check.gif HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:11 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:11 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8



    HTTP Digest Authentication
    Now we know the encryption and apache module capabilities of your site. This test literally logs in to your server using Digest Authenticationts, providing the ultimate answer as to if your server supports this scheme.

    [ ] [ ] Bummer... you don't have digest capabilities.



    Basic Authentication Encryption Algorithms
    Basic Authentication uses the .htpasswd file to store your encrypted password. These checks perform actual logins to your server using a different .htpasswd encryption each time.

    [ ] Creating Basic htpasswd test file

    [ ] Basic Authentication Attempt using Crypt Encryption

    GET /wp-content/plugins/askapache-password-protect/tests/basic_auth_test.gif HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com
    Authorization: Basic dGVzdENSWVBUOnRlc3RDUllQVA==

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:12 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:12 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8

    [ ] Basic Authentication Attempt using MD5 Encryption

    GET /wp-content/plugins/askapache-password-protect/tests/basic_auth_test.gif HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com
    Authorization: Basic dGVzdE1ENTp0ZXN0TUQ1

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:12 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:12 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8

    [ ] Basic Authentication Attempt using SHA1 Encryption

    GET /wp-content/plugins/askapache-password-protect/tests/basic_auth_test.gif HTTP/1.0
    Host: wetttipps365.com
    User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
    Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: none
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Referer: http://www.askapache.com
    Authorization: Basic dGVzdFNIQTE6dGVzdFNIQTE=

    HTTP/1.1 404 Not Found
    Date: Sun, 26 Dec 2010 09:12:13 GMT
    Server: Apache
    X-Powered-By: PHP/5.2.13
    X-Pingback: http://wetttipps365.com/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Last-Modified: Sun, 26 Dec 2010 09:12:13 GMT
    Connection: close
    Content-Type: text/html; charset=UTF-8
     
  2. sportwettentalk

    sportwettentalk Well-Known Member

    Registriert seit:
    7. Februar 2010
    Beiträge:
    116
    Zustimmungen:
    0
    Ist mein Post hier irgendwie falsch, oder kann mir nur keiner helfen?
     
  3. Michi91

    Michi91 Well-Known Member

    Registriert seit:
    8. November 2008
    Beiträge:
    1.972
    Zustimmungen:
    42
    /wp-content/plugins/askapache-password-protect/tests/digest_check.gif

    die fehlermeldung ist immer die gleich: error 404 die Datei existiert nicht!.

    Bitte prüfe doch mal per ftp ob die pfade so stimmen... kann sein das der ordner askapache-password-protect bei dir anders heist..
     
  1. Diese Seite verwendet Cookies, um Inhalte zu personalisieren, diese deiner Erfahrung anzupassen und dich nach der Registrierung angemeldet zu halten.
    Wenn du dich weiterhin auf dieser Seite aufhältst, akzeptierst du unseren Einsatz von Cookies.
    Information ausblenden
  1. Diese Seite verwendet Cookies, um Inhalte zu personalisieren, diese deiner Erfahrung anzupassen und dich nach der Registrierung angemeldet zu halten.
    Wenn du dich weiterhin auf dieser Seite aufhältst, akzeptierst du unseren Einsatz von Cookies.
    Information ausblenden