authentication
-
Wordpress
Troubleshoot apple touch icons nginx webserver
In working with Nginx webserver and a client who wanted to have customized apple touch icons display when an end user bookmarked their page or used the “send to desktop” button within Safari to show their customized icon, we discovered…
-
Web
How to properly setup nginx local authentication
If you have a website running on nginx and you want to make sure the content is not viewable by anyone that isn’t authenticated, the easiest way to set this up is to setup local authentication. ย Let us take a…