Services/Sync/Server/Archived/0.5/Setup/Storage: Difference between revisions

m
→‎Setting up the Server: Clarify path of copied default_constants.php
m (→‎Setting up the Server: Clarify path of copied default_constants.php)
Line 23: Line 23:
Don't forget to set up the weave directory in a virtual-host-directive (or similar), or else php will not work. (See sample virtual host config below)
Don't forget to set up the weave directory in a virtual-host-directive (or similar), or else php will not work. (See sample virtual host config below)


3) Copy /server/0.5/default_constants.php.dist to default_constants.php and edit it as described below. If you have mutiple hostnames, you can put override constant files into {HOST_NAME}_constants.php
3) Copy /server/0.5/default_constants.php.dist to /server/0.5/default_constants.php and edit it as described below. If you have mutiple hostnames, you can put override constant files into {HOST_NAME}_constants.php


== Setting up Weave Authentication ==
== Setting up Weave Authentication ==
15

edits