我在远程工作机服务器上建立了django框架,想启动web server ,启动成功,但是无法打开127.0.0.1:8000 ,中间端口转接该怎么做? 我用pc在办公室登录远程服务器A1,通过中转机A1登录到服务器A2,在A2上搭建了django框架,启动web服务器,想要打开http://127.0.0.1:8000的web界面,总是没办法打开。这种情况该怎么处理
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5084d5db-6be8-4c5c-8d84-95afe831e9d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

