在 Apache2 上运行命令不确定结果
ls /etc/apache2/mods-enabled | ls /etc/apache2/mods-enabled | grep expires
它什么也不返回,这是否意味着我的服务器上没有 mod_expires ?
ls /etc/apache2/mods-enabled | grep expires
Its returning nothing does that mean I don't have mod_expires on the server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是正确的。我找到了与此相关的更多信息 此处。
This is correct. I found more information related to this here.