An Example of Setting WordPress Email with Office 365 SMTP less than 1 minute read | By Yi Wang Install “WP Mail SMTP” plugin in WordPress (use this plugin as example) Configure WP Mail SMTP using ‘smtp.office365.com’, e.g. Test send Email Share on Twitter Facebook LinkedIn Previous Next
Container Apps - Setting storage directory permissions 3 minute read This blog post will quicky cover how to set storage mount permissions for directories between SMB and NFS on Azure Container Apps.
Tomcat HTTP 404’s on App Service Linux 12 minute read This post will go over general troubleshooting for HTTP 404’s when using Java on App Service Linux with .war-based applications, which uses Tomcat.
Installing Composer on a PHP Linux App Service 4 minute read This post will show you how to instal Composer on a PHP Linux App Service. We will show you how to persist the installation through container recycles.
Increasing file upload size on App Service Linux PHP 5 minute read This post will cover how to increase the default file upload size on App Service Linux PHP images