Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 python 在 apache 上运行“arp 或配置”命令
from mod_python import apache
我已经测试过代码,但输出为空或找不到命令。
我认为我需要授予 apache 访问此命令的权限。
使用绝对命令:
/sbin/arp