标签: webserver raspberry-pi
我想从我的覆盆子pi主持一个网站,我想知道我应该使用哪个端口?
答案 0 :(得分:0)
对于http,最合乎逻辑的答案是port 80,或者如果您希望更安全,则为https port 443。
port 80
port 443