Revision history for ApacheOnMavericks
Additions:
see here: http://wdb.fh-sm.de/ApacheMacOS
Deletions:
== 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]]
- [[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
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