Skip to content

Commit 1fd0999

Browse files
Update INSTALL.md
1 parent 0decaa0 commit 1fd0999

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

INSTALL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,5 @@ sudo snap restart nextcloud.apache
110110
Require all granted
111111
</Directory>
112112
```
113-
and then run `systemctl restart apache2`.
113+
(notice, importantly, the `AllowOverride All` that makes apache read your .htaccess in the first place) and then run `systemctl restart apache2`.
114+
* find a way to enable CORS headers (not sure exactly how to do this, see https://github.com/pdsinterop/solid-nextcloud/issues/57)

0 commit comments

Comments
 (0)