Forum Moderators: phranque

Message Too Old, No Replies

How do I enable checkspelling?

mod_speling is on

         

sabongio

7:48 pm on Jun 12, 2005 (gmt 0)

10+ Year Member



ok this is my web server specs
Apache/2.0.54 (Gentoo/Linux)

i pmed the owner of it and asked him to enable mod_spelling and he did now he told me that i need to enable checkspelling through a .htaccess file to have it so if you type CAPS or lower case it doesnt matter.

can someone please post a .htaccess file for me that would enable checkspelling on

Dapuzz

7:51 pm on Jun 12, 2005 (gmt 0)

10+ Year Member



simply

CheckSpelling On

More info here:
[httpd.apache.org...]

sabongio

7:55 pm on Jun 12, 2005 (gmt 0)

10+ Year Member



tried that and it gave me this error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

jdMorgan

9:09 pm on Jun 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Make sure your server administrator installed "mod_speling" and not "mod_spelling" -- the module name was intentionally misspelled as a joke.

Jim

sabongio

2:40 am on Jun 13, 2005 (gmt 0)

10+ Year Member



when he emailed me he said he enabled
"mod_speling"

with one l so that means it should work but it doesnt hmmm where can i get an error log of why it doesnt work or something

sabongio

5:35 am on Jun 13, 2005 (gmt 0)

10+ Year Member



it worked thanks!