[EMAIL PROTECTED] Getting CheckSpelling to work

2006-12-31 Thread Vidiot
Good evening and Happy New Year. Yep, I am home on a New Year's Eve. I'm watching the C-Band feed of the raw Times Square event from New York. In any event I am bringing up a new Linux server, replacing the older server that is running Apache 1.3. The new server is running Fedora Core 6, updated

Re: [EMAIL PROTECTED] Understanding 404 Not Found and Google Sitemaps Tools

2006-12-31 Thread Richard Lynch
You probably have an ErrorDocument which, instead of returning a true 404 error, returns a nice nifty page, with a 200, and then an HTML document that has 404 in it. Dig into Apache ErrorDocument settings and possibly and RewriteRule that involve something like ".*" (any URL at all). Turning on R

Re: [EMAIL PROTECTED] Apache 2.2.3 installation not as root

2006-12-31 Thread Vinay Y S
On 12/29/06, Shweta Patel <[EMAIL PROTECTED]> wrote: After building and installing when I try to test: /home/sp/proj/bin/apachectl start I get error: Syntax error on line 117 of /etc/httpd/conf.d/ssl.conf: apachectl might be the culprit here. A couple of things you can do: Go thru the /home