mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
262e976790
If there is a file without a basename in root, e.g. `.htaccess`, `#parent` of another file in root finds `.htaccess` instead of `index.html`. Adding the `.htaccess` to the traversal-app fixture exposes this error. The fix is to no longer scan for possible files if we know the parent must be root. |
||
---|---|---|
.. | ||
source | ||
config.rb |