#author("2019-03-29T10:22:09+09:00","default:kuji","kuji") #author("2019-03-29T10:23:15+09:00","default:kuji","kuji") CONTENTS #contents ---- Lastmodified &lastmod; ---- *Nextcloud(Nextcloud 15.0.5) Internal server error [#j65d1eb4] よく、上記の状態になって瞬間的に接続回復するNextcloud Server 機体がある。 よく、上記の状態になって瞬間的に接続回復するNextcloud Server 機体がある。クライアント側は赤丸Xでアウトとなる。 【参考】 https://decomo.info/wiki/freebsd/freebsd_11_install_nextcloud_11 を参考にして、下記の最後の2行追加。 /usr/local/etc/apache24/Includes/nextcloud.conf Alias /nextcloud /usr/local/www/nextcloud AcceptPathInfo On KeepAlive On <Directory /usr/local/www/nextcloud> AllowOverride All Require all granted Header set Strict-Transport-Security "max-age=15768000; includeSubDomains; preload" </Directory> SetEnv HOME /usr/local/www/nextcloud SetEnv HTTP_HOME /usr/local/www/nextcloud おちついたか? 下記アラートは相変わらず・・・ •Your web server is not properly set up to resolve "/ocm-provider/". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in ".htaccess" for Apache or the provided one in the documentation for Nginx at it's documentation page. On Nginx those are typically the lines starting with "location ~" that need an update. https://help.nextcloud.com/t/your-web-server-is-not-properly-set-up-to-resolve-ocm-provider/48530/10 ---- Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday); #counter([total|today|yesterday]);