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 服务器关闭时,我想重定向到维护页面。我试过了
进程
没有任何效果..请引导我访问一些工作博客。
谢谢...
该.htaccess文件不包含执行某些活动的可执行程序代码。如果你想显示一个网页,那么你需要一个正在运行的网络服务器。如果你没有人倒霉。看看这篇关于技术环境的帖子,以达到你的目标。
.htaccess
编辑:我发现了关于这个主题的另一篇文章,虽然同样的事情是使用额外的网络服务器。