Joyent

Translations of this page:

Disabling mod_speling

This is a quick draft and needs to be expanded

mod_speling is enabled by default which is used to redirect users of misspelt URL's to the correct one (helo.php → hello.php).

When you start noticing things like /svn/repo getting redirected to /.svn/repo then you can disable this feature by adding the following to your .htaccess file:

CheckSpelling off

More information about mod_speling can be found Apache Documentation.

 
shared/kb/disabling-mod-speling.txt · Last modified: 2008/05/19 21:38 by jacques
 
Recent changes RSS feed Creative Commons License Driven by DokuWiki