Changes

From SME Server
Jump to navigationJump to search
581 bytes removed ,  16:20, 23 March 2022
Line 1: Line 1: −
==Apache settings / custom template==
+
 
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/nextcloud
  −
# Nextcloud (sub-domain) settings
  −
  −
<Directory /opt/nextcloud>
  −
AddType application/x-httpd-php .php
  −
php_admin_value open_basedir /opt/nextcloud:/dev/urandom:/tmp:/home/e-smith/files/nextcloud
  −
php_admin_flag allow_url_fopen on
  −
php_admin_flag allow_override all
  −
php_admin_flag followsymlinks enabled
  −
Options None
  −
order deny,allow
  −
deny from all
  −
allow from all
  −
AuthType Basic
  −
AuthBasicProvider external
  −
AuthExternal pwauth
  −
</Directory>
  −
  −
# End of Nextcloud settings
 
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu