Homec4science

global: url rewrite not to serve directories

Authored by Dimitrios Semitsoglou-Tsiapos <dsemitso@cern.ch> on Mar 26 2015, 15:22.

Description

global: url rewrite not to serve directories

  • FIX Drops support for serving directories in Apache site configuration to avoid problems with loading '/admin' url without trailing slash that attempts to serve the static directory of the same name. (closes #2470) (invalidates #2943)
  • SECURITY Disables all attempts to serve directory listings for directories found under static root.
  • NOTE Recreate Apache site configurations using new template. Run following command: inveniomanage apache create-config.

Signed-off-by: Dimitrios Semitsoglou-Tsiapos <dsemitso@cern.ch>

Details

Event Timeline

Dimitrios Semitsoglou-Tsiapos <dsemitso@cern.ch> committed R3600:e2f75f2296d9: global: url rewrite not to serve directories (authored by Dimitrios Semitsoglou-Tsiapos <dsemitso@cern.ch>).Mar 31 2015, 10:25