我尝试设置正在运行的 Shopware 6 实例的暂存。虽然我按照 Shopware 的文档所说的那样做,但当我访问像https://staging.xx.de/这样的登台时,我得到了 403 禁止,我得到了 403 错误。错误日志如下:
Cannot serve directory /home/user/xx/staging/public/: No matching DirectoryIndex (index.html,index.php) found, and server-generated directory index forbidden by Options directive
我复制了 .htaccess 顺便说一句。