Added .htaccess file to prevent directory listing
Description
Disable directory listing in report app
Motivation and Context
#152
Screenshots (if appropriate):
Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
I hereby agree to the terms of the AET Contributor License Agreement.
Hey, this looks like a duplicate of #376 . Which one do you wish to merge?
Yes, it's the same as #376 (and this is correct one), but this one is directly from AET repository instead of my fork. I pushed my changes from my fork to AET repo and createed new PR .
So should the other one (https://github.com/Cognifide/aet/pull/376) be closed?
Yes and I already closed it.
Important: Before merge this PR aet-cookbook PR-44 should be merged first