Revision history for ApacheOnMavericks


Revision [835]

Last edited on 2017-02-10 20:04:08 by WojciechLisiewicz
Additions:
see here: http://wdb.fh-sm.de/ApacheMacOS

Deletions:
==== Apache on Mavericks ====
== configuring the built-in Webserver ==


== automatic server start after booting ==
##sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist##
(see http://clickontyler.com/support/a/38/how-start-apache-automatically/)

== starting / stopping ==
##sudo apachectl start / stop / restart##
helpfully too:
##sudo apachectl configtest##

== permissions ==
note: //"In order for apache to access a directory, it must have access rights not only to that directory but to all directories above it. So you need to allow www-data read access to /media and /media/crash as well as /media/crash/Yari."//
source: http://serverfault.com/questions/566083/you-dont-have-permission-to-access-on-this-server-changing-default-www-to-n

== set up webDAV ==
- [[ConfigureWebDAV see here]]

----
== sources ==
- http://www.ulrike-haessler.de/notizen-aus-der-provinz/maclog/webserver-unter-mac-os-x-maverick-10-9/


Additions:
== set up webDAV ==
- [[ConfigureWebDAV see here]]


Additions:
== permissions ==
note: //"In order for apache to access a directory, it must have access rights not only to that directory but to all directories above it. So you need to allow www-data read access to /media and /media/crash as well as /media/crash/Yari."//
source: http://serverfault.com/questions/566083/you-dont-have-permission-to-access-on-this-server-changing-default-www-to-n


Revision [693]

The oldest known version of this page was created on 2014-08-19 21:40:37 by WojciechLisiewicz
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki