如何编写一个PHP函数来检查Apache的模式是否处于安全模式?
如何编写一个 PHP 函数来检查 Apache 的模式是否处于安全模式?
how to code a PHP function who will check whether the mode of Apache is on safemode or not ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
http://www.php.net/manual/en/ features.safe-mode.php#45263
http://www.php.net/manual/en/features.safe-mode.php#45263
Apache没有安全模式,你是说PHP吗?
Apache doesn't have a safemode, Do you mean PHP?