Consider supporting my work by purchasing the course this tutorial is a part of i.e. VSCode Power User →
- Make sure your
Local by FlyWheel
WordPress install is a custom install
Consider supporting my work by purchasing the course this tutorial is a part of i.e. VSCode Power User →
Local by FlyWheel
WordPress install is a custom installlocation ~ ^/wp-content/uploads/woocommerce_uploads/(.*?)\.zip$ { | |
rewrite / permanent; | |
} | |
location ~ ^/wp-content/uploads/woocommerce_uploads/(.*?)\.wav$ { | |
rewrite / permanent; | |
} | |
location ~ ^/wp-content/uploads/woocommerce_uploads/(.*?)\.mp3$ { | |
rewrite / permanent; |