[luau] apache patch question

Ray Strode halfline at hawaii.rr.com
Wed Jul 3 15:58:00 PDT 2002


Ronnie T Livingston wrote:

>Hello, 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
>  
>
just save that file as a text file (the message before the patch will be 
ignored), then go into your source directory and type
patch -p1 < file.txt

--Ray




More information about the LUAU mailing list