{"id":1075,"date":"2014-06-10T00:34:32","date_gmt":"2014-06-10T00:34:32","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=1075"},"modified":"2014-06-10T00:35:30","modified_gmt":"2014-06-10T00:35:30","slug":"start-apache-in-macos-x-mavericks","status":"publish","type":"post","link":"\/blog\/index.php\/start-apache-in-macos-x-mavericks\/","title":{"rendered":"Start apache in MacOS X Mavericks"},"content":{"rendered":"<p>Start the webserver<\/p>\n<pre>sudo launchctl load -w \/System\/Library\/LaunchDaemons\/org.apache.httpd.plist<\/pre>\n<p>If you want to restart it:<\/p>\n<pre>sudo launchctl stop -w \/System\/Library\/LaunchDaemons\/org.apache.httpd.plist<\/pre>\n<pre>sudo launchctl start -w \/System\/Library\/LaunchDaemons\/org.apache.httpd.plist<\/pre>\n<p>Documents are in:<\/p>\n<pre>\/Library\/WebServer\/Documents<\/pre>\n<p>Configuration is in:<\/p>\n<pre>\/etc\/apache2\/httpd.conf<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Start the webserver sudo launchctl load -w \/System\/Library\/LaunchDaemons\/org.apache.httpd.plist If you want to restart it: sudo launchctl stop -w \/System\/Library\/LaunchDaemons\/org.apache.httpd.plist sudo launchctl start -w \/System\/Library\/LaunchDaemons\/org.apache.httpd.plist Documents are in: \/Library\/WebServer\/Documents Configuration is in: \/etc\/apache2\/httpd.conf<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1075","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1075","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1075"}],"version-history":[{"count":2,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1075\/revisions"}],"predecessor-version":[{"id":1077,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1075\/revisions\/1077"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1075"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1075"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}