- Mitglied seit
- 05. Apr 2013
- Beiträge
- 41
- Punkte für Reaktionen
- 0
- Punkte
- 0
Beim öffnen des PlexTools auf meine DiskStation im Browser öffnet dann ein neues Fenster mit dieser Meldung:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
Reason: You're speaking plain HTTP to an SSL-enabled server port.<br />
Instead use the HTTPS scheme to access this URL, please.<br />
<blockquote>Hint: <a href="https://*:5001/"><b>https://*:5001/</b></a></blockquote></p>
<hr>
<address>Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.1e-fips Server at * Port 5001</address>
</body></html>
Wie kann ich das Problem lösen?
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
Reason: You're speaking plain HTTP to an SSL-enabled server port.<br />
Instead use the HTTPS scheme to access this URL, please.<br />
<blockquote>Hint: <a href="https://*:5001/"><b>https://*:5001/</b></a></blockquote></p>
<hr>
<address>Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.1e-fips Server at * Port 5001</address>
</body></html>
Wie kann ich das Problem lösen?