I'm working on enabling mod_speling for my apache install.
Apache2 directadmin mod_spelling case insensitivity.
I did not find any answers to this situations directly related to directadmin,
I wanted to post what I did, in case someone may be searching for the same thing.
Ensure this line exists:
add "--enable-speling" \
In File:
/usr/local/directadmin/custombuild/configure/ap2/configure.apache
This will compile suport into your apache build.
Apache2 directadmin mod_spelling case insensitivity.
I did not find any answers to this situations directly related to directadmin,
I wanted to post what I did, in case someone may be searching for the same thing.
Ensure this line exists:
add "--enable-speling" \
In File:
/usr/local/directadmin/custombuild/configure/ap2/configure.apache
This will compile suport into your apache build.
Last edited: