-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turn off Directory Indexes for public directory #1617
Milestone
Comments
ghost
pushed a commit
that referenced
this issue
Nov 23, 2021
johrstrom
pushed a commit
that referenced
this issue
Nov 29, 2021
…#1622) * Removed Index from Public RootOptions as to not allow Directory Index… (#1618) * Removed Index from Public RootOptions as to not allow Directory Indexing - Issues #1617 * Cleaned up ood-portal.conf.erb and updated fixtures to not contain Indexes * Updated CheckSum for ood-portal.conf.default * Add checksum helper script * Updated default's checksum Co-authored-by: Gerald Byrket <gbyrket@osc.edu>
Closing this issue, as it has been resolved and pushed to production. |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
having the Indexes Option on in the apache config is frowned upon by Web Security folks:
http://cwe.mitre.org/data/definitions/548.html
Can we change:
to
In the default ood-portal.conf.erb?
ondemand/ood-portal-generator/templates/ood-portal.conf.erb
Line 182 in cf10eec
The text was updated successfully, but these errors were encountered: