how to run 127.0.0.1 with port 127.0.0.1:8000 on .httaccess?

后端 未结 0 1754
名媛妹妹
名媛妹妹 2020-12-30 08:54

how to run dev.softkomik.site with nodejs running port 127.0.0.1:8000 ?

.httaccess code

RewriteEngine On
RewriteRule ^$ http://127.0.0.1:8080/ [P,L]
Re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题