当前位置:首页 >> 服务器

解決安裝了apache却找不到服务的问题

解決方法

進入apache/bin中

運行

httpd -k install -n "Apache*.*"

*表示對應apache的版本

如此就可以正常使用apche了