11 Star 72 Fork 36

zouhongzhao / magento2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 214 Bytes
一键复制 编辑 原始数据 按行查看 历史
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/pub/
RewriteCond %{REQUEST_URI} !^/setup/
RewriteCond %{REQUEST_URI} !^/update/
RewriteCond %{REQUEST_URI} !^/dev/
RewriteRule .* /pub/$0 [L]
DirectoryIndex index.php
PHP
1
https://gitee.com/zouhongzhao/magento2.git
git@gitee.com:zouhongzhao/magento2.git
zouhongzhao
magento2
magento2
2.4.6

搜索帮助