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.
我想覆盖 apache 的 Timeout 配置,只针对一个域。我希望能够在 htaccess 中提供覆盖它的选项,但是在 VirtualHost 配置中手动配置它也可以。
这应该工作吗?
谢谢。
是的。
超时指令
描述:服务器在请求失败之前等待某些事件的时间 语法:TimeOut seconds 默认值:TimeOut 300 上下文:服务器配置,虚拟主机 状态:核心模块:核心