Project

General

Profile

Actions

task #8992

open

Configure Apache to treat dataportal URLs as case insensitiv

Added by Andreas Kohlbecker almost 4 years ago. Updated about 3 years ago.

Status:
New
Priority:
Highest
Category:
devOps
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

This should be configurable by using the spelling module:

LoadModule speling_module modules/mod_speling.so

<IfModule mod_speling.c>
  CheckSpelling On
  CheckCaseOnly On
</IfModule>
  • Configure servers:
    • cdm-production
    • cdm-test
    • cdm-integration
    • cdm-demo1
    • cdm-demo2
  • Update documentation ?
Actions #1

Updated by Andreas Kohlbecker almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by Andreas Kohlbecker almost 4 years ago

  • Priority changed from New to Highest
Actions #3

Updated by Andreas Müller almost 4 years ago

  • Subject changed from Configure Apache to tread dataportal URLs as case insensitiv to Configure Apache to treat dataportal URLs as case insensitiv
Actions #4

Updated by Andreas Müller almost 4 years ago

  • Target version changed from Release 5.15 to Release 5.18
Actions #5

Updated by Andreas Kohlbecker over 3 years ago

  • Target version changed from Release 5.18 to Release 5.19
Actions #6

Updated by Andreas Kohlbecker about 3 years ago

  • Target version changed from Release 5.19 to Release 5.21
Actions #7

Updated by Andreas Müller about 3 years ago

  • Target version changed from Release 5.21 to Release 5.22
Actions #8

Updated by Andreas Kohlbecker about 3 years ago

  • Target version changed from Release 5.22 to Release 5.46
Actions

Also available in: Atom PDF