开启了Http下载,在手机浏览器上,下载文件失败
-
zuimeng086
- Posts: 6
- Joined: Fri Sep 13, 2024 11:14 pm
开启了Http下载,在手机浏览器上,下载文件失败
配置如下:
在手机上使用MIUI自带的浏览器,X浏览器,都下载失败。
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: 开启了Http下载,在手机浏览器上,下载文件失败
Does it work if you disable the username and password on the HTTP server?Http download is enabled, but file download fails on mobile browser
Maybe there's an issue with authentication from the phone.
如果在 HTTP 服务器上禁用用户名和密码,会不会起作用?
也许手机身份验证存在问题。
-
zuimeng086
- Posts: 6
- Joined: Fri Sep 13, 2024 11:14 pm
Re: 开启了Http下载,在手机浏览器上,下载文件失败
还真是的,取消密码后,就可以下载了。
首页的索引磁盘目录,能配置隐藏吗?不能用密码,就是可以进去磁盘里浏览了,另外http服务器能配置默认搜索器吗,用于限制默认可以搜索的范围。
谢谢你提供这么好用的工具。
首页的索引磁盘目录,能配置隐藏吗?不能用密码,就是可以进去磁盘里浏览了,另外http服务器能配置默认搜索器吗,用于限制默认可以搜索的范围。
谢谢你提供这么好用的工具。
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: 开启了Http下载,在手机浏览器上,下载文件失败
It's true. After canceling the password, you can download it.
Can the index disk directory on the homepage be configured to be hidden? You can't use a password, but you can browse the disk. In addition, can the http server be configured with a default searcher to limit the default search range?
Thank you for providing such a useful tool.
Thank you for your reply.
The HTTP server is indented for LAN use only.
Please try a different web browser if you need username/password access.
The directory listing cannot be disabled, you can only customize the root page under Tools -> Options -> HTTP -> Default page.
The search cannot be limited via the HTTP server.
Instead, please try creating a separate HTTP instance and indexing only the desired files.
感谢您的回复。
HTTP 服务器仅供 LAN 使用。
如果您需要用户名/密码访问,请尝试使用其他 Web 浏览器。
目录列表无法禁用,您只能在“工具”->“选项”->“HTTP”->“默认页面”下自定义根页面。
无法通过 HTTP 服务器限制搜索。
相反,请尝试创建单独的 HTTP 实例 并仅索引所需的文件。