【问题标题】:What is the difference between httpd.exe and httpd.exe -k start?httpd.exe 和 httpd.exe -k start 有什么区别?
【发布时间】:2016-12-28 16:21:23
【问题描述】:

当我在Apache24/bin 位置以管理员身份打开控制台窗口时,我可以使用httpd.exehttpd.exe -k start 命令运行服务器。它们有什么区别?

【问题讨论】:

    标签: php apache server localhost


    【解决方案1】:

    httpd.exe 将 apache 作为控制台应用程序启动。

    httpd.exe -k start 将其作为服务启动。

    Source

    【讨论】:

    • 感谢您的解释。
    猜你喜欢
    • 2012-09-15
    • 1970-01-01
    • 1970-01-01
    • 2020-05-23
    • 2016-04-08
    • 2012-01-24
    • 2017-03-29
    • 2015-05-29
    相关资源
    最近更新 更多