瀏覽代碼

some more links that might help

master
Daniel 2 年之前
父節點
當前提交
dfb6f54e4a
共有 1 個檔案被更改,包括 12 行新增1 行删除
  1. +12
    -1
      README.md

+ 12
- 1
README.md 查看文件

@@ -109,4 +109,15 @@ find . -type f -name “*.php” -exec chmod 600 {} +
- php bin/magento setup:static-content:deploy -f



**************************************
- src/pub/static/.htaccess -> Z.16 einkommentieren (#RewriteBase /magento/pub/static/)
-> https://magento.stackexchange.com/questions/150418/static-content-is-not-loading-after-upgrade

- src/.htaccess hinzufügen -> Header add Access-Control-Allow-Origin "*"

- irgendwelche links, die helfen können!?
- https://www.simicart.com/blog/magento-admin-404/
- https://community.magento.com/t5/Installing-Magento-2-x/CORS-policy-No-Access-Control-Allow-Origin-header-is-present-on/td-p/58705
- https://magento.stackexchange.com/questions/150418/static-content-is-not-loading-after-upgrade
- https://magento.stackexchange.com/questions/219762/magento-2-css-and-js-not-working-after-install
- https://www.nexcess.net/help/how-to-change-magento-base-urls/

Loading…
取消
儲存