携帯で使用するmvnoのsimをMNPで変えたので、携帯から自宅serverへアクセスできるよう.htaccessを変更。
BSD
ntp server
いつの間にかntp serverと同期が取れていなかったようです。upgradeした際に、設定ファイルが更新されたのが原因。upgradeの仕方に問題があったのでしょう。/etc/rc.confを修正。 サービスを起動s…
certbot renew
certbot renewでまたしても手古摺ったので手順を整理。1 .htaccessをmvする2 certbot renewを実行3 service apache24 restart4 期限を確認5 .htaccess…
mod_security
mod_securityをインストールした。未設定。 # cd /usr/ports/www/mod_security# make install clean
certbot renew
certbot renew更新できません。pkg_resources.DistributionNotFound: The ‘acme>=1.6.0’ distribution was not…