lanproxy icon indicating copy to clipboard operation
lanproxy copied to clipboard

404

Open wxiaofan opened this issue 7 years ago • 1 comments

服务端开启后访问返回404

wxiaofan avatar May 29 '18 10:05 wxiaofan

不知道你现在还有没有这个问题,不过我遇到了并且解决了。 源码启动后在HttpRequestHandler修改代码private static final String PAGE_FOLDER = System.getProperty("app.home", System.getProperty("user.dir")) + "\proxy-server\webpages";

nuaacyy avatar Apr 20 '19 17:04 nuaacyy