Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Version comparison. Confluence's rendering of what changed between two versions of this page. Recovered from the Internet Archive snapshot of /pages/diffpagesbyversion.action?pageId=12060307&selectedPageVersions=33&selectedPageVersions=34 taken on 2022-06-25.

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.