Skip to content

Commit 77039e9

Browse files
Update prodinstall.rst
1 parent 9905b1a commit 77039e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/prodinstall.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,9 @@ Then adjust the config in **/etc/apache2/sites-enabled/default.conf** and add th
305305
<Files info.xsd>
306306
Require all granted
307307
</Files>
308+
<Files database.xsd>
309+
Require all granted
310+
</Files>
308311
</Directory>
309312
310313
<Directory /var/www/production-domain.com/static/>

0 commit comments

Comments
 (0)