Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

求教,http-push到远程时报错 #4

Open
tinyWonder opened this issue Sep 21, 2015 · 2 comments
Open

求教,http-push到远程时报错 #4

tinyWonder opened this issue Sep 21, 2015 · 2 comments

Comments

@tinyWonder
Copy link

image

fis-conf.js:

fis.media('test').match('*', {
deploy: fis.plugin('http-push', {
receiver: 'http://192.168.1.22/rec.php',
to: '/home/wwwroot/default/project/2015/sanban18_mobile_v2/' // 注意这个是指的是测试机器的路径,而非本地机器
})
});

rec.php就是用的示例receiver.php的代码

@oxUnd
Copy link
Contributor

oxUnd commented Sep 21, 2015

直接访问 rec.php 会怎样?

@tinyWonder
Copy link
Author

空白页面,没有任何输出内容

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants