* fix the error of httpd path.

This commit is contained in:
wangchunsheng
2012-03-02 10:51:26 +00:00
parent 386e10d9a3
commit 368a2cef0e
@@ -12,7 +12,7 @@ echo Are you sure you wan't this?
echo now stopping Apache2.2 when it runs
net stop apachezt
echo Time to say good bye to apache2.2 :(
bin\httpd -k uninstall -n apachezt
apache\bin\httpd -k uninstall -n apachezt
:exit
pause