Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have installed composer and drush and i get this error:
C:\xampp\htdocs\drupal>drush status
'C:\xampp\htdocs\drupal/vendor/drush/drush/drush' is not recognized as an intern
al or external command,
operable program or batch file.
How cand i solve this problem?
When i run same command from user directory, it is working:
I've set up a CDN endpoint on Azure and have populated the CDN settings in Drupal. The URLs for files are being rewritten but I'm still getting 404's for the assets. It's been live for 4 hours. Does anyone have any information on how to set up the CDN module to use Azure? There's not much to configure but I can't seem to get it to work.
cdn.settings.yml
UPDATE: Resolved, it was an issue with the origin host header not matching.