Page is a not externally linkable
jdMorgan - 10:07 pm on Apr 4, 2007 (gmt 0)
I don't think I'd recommend using any WYSIWYG tool to edit Apache files... :) Jim
It may be something as simple as changing the line-enders to something Apache doesn't like -- it expects <LF>-only *nix line-enders. Or maybe it's wrapping the whole thing in an <html><body> tagset... Why not compare the two files using a hex-editor tool to find out?