Port 22 running Apache
Something like this can be a case to study:
Itโs strange to see port 22 having an Apache, and you will get this error if you try to open it in the browser:
To bypass this, you must do (in Firefox):
In Firefox, navigate toย about:config
. Youโll get a message telling you that youโre voiding your warranty (for free software). Agree, and youโll be shown a list of configurations:
From here, search forย network.security.ports.banned.override
. In some versions of Firefox this might show nothing (in which case right-click anywhere on the page, chooseย newย ->ย String
ย and use the search query as the preference name) โ in others it will show the same as for me:
Whether youโve had to create a new entry or not, add or change the โValueโ field to beย 22
:
You can now go back to the webpage and click reload. It should now load properly: