Closed
Description
This is an enhancement proposal to change Magento 2 folder structure, to use a more sensible folder structure At present /pub should be the _only web root, but it's not, and that means that there are a number of folders that do not need to face the web, potentially facing the web. This also seems to lead to a // being my store-front during my install when using nginx setup
_might be a good idea to str_replace( '//', '/', $url );
somewhere in the PHP
Metadata
Metadata
Assignees
Labels
No labels