The OPF Data Endpoint

compared with
Current by David Tarrant
on Mar 12, 2014 12:26.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
  RewriteRule  ^.*$  -  [L]
  RewriteRule ^.*$  puelia/index.php [L] 
{code}You will also need to ensure that {code}AllowOverride ALL{code} *AllowOverride ALL* is set in your apache config for your VirtualHost docs directory and that the {code}rewrite{code} *rewrite* module has been enabled.

Now we need to update all the permissions so that the webserver group can write to the puelia (and other) directories.