I used the Apple Watch for about a month. My previous experience with wearable devices is life log (UP by Jawbone), so I came across it with the impression that it was a completely different device. (UP by Jawbone broke down, probably because I was wearing it all the time except when charging...) There is already a lot of information out there, but I dare to write about it...
The CSS I updated in the local virtual environment built with VirtualBox was not applied even if I deleted the browser cache, and I was in a situation where I couldn't check it, so I'll leave it as a memorandum. Apache configuration seems to be a factor, and I solved it by setting the following in httpd.conf: For the EnableMMAP Off EnableSendfile Off apache documentation, please refer to the following link. ...