小编Dav*_*tti的帖子

如何在 CUPS 中启用对管理页面的远程访问

我希望能够访问 CUPS 网络界面的管理页面。

我可以访问该页面,并且可以浏览该站点的大部分内容,但遗憾的是,管理页面仍然无法访问远程资源。

我确实设置了Allow from all并且Allow all现在到处都尝试过,但仍然无法访问该页面。

我错过了什么?

配置文件

#
#
# Sample configuration file for the CUPS scheduler.  See "man cupsd.conf" for a
# complete description of this file.
#

# Log general information in error_log - change "warn" to "debug"
# for troubleshooting...
LogLevel warn

# Deactivate CUPS' internal logrotating, as we provide a better one, especially
# LogLevel debug2 gets usable now
MaxLogSize 0

# Allow connection from remote hosts
Port 631 …
Run Code Online (Sandbox Code Playgroud)

cups

7
推荐指数
2
解决办法
4万
查看次数

标签 统计

cups ×1