From 42f343903269e59c1aa19cc85c85934454d8b6bb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 19 Mar 2017 08:51:39 +0530 Subject: [PATCH] ... --- manual/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/faq.rst b/manual/faq.rst index a96688c4db..c80b59c669 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -475,7 +475,7 @@ the server has IP address 63.45.128.5, in the browser, you would type:: http://63.45.128.5:8080 Some devices, like the Kindle (1/2/DX), do not allow you to access port 8080 (the default port on which the content -server runs. In that case, change the port in the calibre Preferences to 80. (On some operating systems, +server runs). In that case, change the port in the calibre Preferences to 80. (On some operating systems, you may not be able to run the server on a port number less than 1024 because of security settings. In this case the simplest solution is to adjust your router to forward requests on port 80 to port 8080).