2016年6月9日木曜日

apacheをmac上起動

sudo apachectl start

apacheの設定file /private/etc/apache2/httpd.conf
web内容のフォルダー /Library/WebServer/Documents、上記設定ファイルを変更することによって、web rootを変更できる

停止  sudo apachectl stop
再起動 sudo apachectl restart

0 件のコメント:

コメントを投稿