Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Nov 24, 2021
1 parent 0decaa0 commit 1fd0999
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,5 @@ sudo snap restart nextcloud.apache
Require all granted
</Directory>
```
and then run `systemctl restart apache2`.
(notice, importantly, the `AllowOverride All` that makes apache read your .htaccess in the first place) and then run `systemctl restart apache2`.
* find a way to enable CORS headers (not sure exactly how to do this, see https://github.com/pdsinterop/solid-nextcloud/issues/57)

0 comments on commit 1fd0999

Please sign in to comment.