AskApache Password Protect

  • 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

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

  • /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..

    Digitaler Rucksack Nomade

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!