Ronnie T Livingston wrote:
just save that file as a text file (the message before the patch will be ignored), then go into your source directory and typeHello, I am trying to apply a patch to my apache web server but I am at a lose as to how I do it. I see some code here but I dont actually see a patch file.http://www.apache.org/dist/httpd/patches/apply_to_1.3.2/SECURITY_chunk_size_patch.txt
patch -p1 < file.txt --Ray
