RE: [PATCH] security_tips.html

2001-10-05 Thread Joshua Slive
> -Original Message- > From: Allan Liska [mailto:[EMAIL PROTECTED] > > I have made the syntax corrections suggested by Chris Pepper and would > like to see if there are any additional comments about the SSI changes? Committed with Cliff's changes and a few of my own. Joshua. -

Re: [PATCH] security_tips.html

2001-10-05 Thread Cliff Woolley
[Forgive me in advance for playing the comma police.] On Thu, 4 Oct 2001, Allan Liska wrote: > +Server Side Includes (SSI), present a server administrator with s/(SSI), present/(SSI) present/ > +in general. Using the "exec cmd" element, SSI-enabled files can execute > +any CGI sc

[PATCH] security_tips.html

2001-10-05 Thread Allan Liska
I have made the syntax corrections suggested by Chris Pepper and would like to see if there are any additional comments about the SSI changes? Thanks! allan Index: httpd-docs-1.3/htdocs/manual/misc/security_tips.html === RCS file

[PATCH] security_tips.html

2001-10-04 Thread Allan Liska
I have incorporated the suggestions made by Joshua, and I am resubmitting this patch for discussion. Again, any feedback is greatly appreciated, as it helps me get a better feel for what is expected going foward. Thanks! allan Index: httpd-docs-1.3/htdocs/manual/misc/security_tips.html =

RE: [PATCH] security_tips.html

2001-10-02 Thread Joshua Slive
> -Original Message- > From: Allan Liska [mailto:[EMAIL PROTECTED] > As Joshua suggested, I have separated the content changes from the > formatting changes. Listed below are the proposed content changes for the > Server Side Includes section. If they are acceptable, I will continue >

[PATCH] security_tips.html III

2001-10-02 Thread Allan Liska
Final patch, for now. I converted the document to standard XML using Tidy and Rich Bowen's recommended command set: tidy -mi -asxml file.html Please let me know if you have any questions, or if I should handle the three patches in a different manner. Thanks! Index: httpd-docs-1.3/htdocs/manua

[PATCH] security_tips.html II

2001-10-02 Thread Allan Liska
I added a navigation menu at the top of the page, to make it easier to work your way through the document. Index: httpd-docs-1.3/htdocs/manual/misc/security_tips.html === RCS file: /home/cvspublic/httpd-docs-1.3/htdocs/manual/misc/

[PATCH] security_tips.html

2001-10-01 Thread Allan Liska
As Joshua suggested, I have separated the content changes from the formatting changes. Listed below are the proposed content changes for the Server Side Includes section. If they are acceptable, I will continue working the rest of the security tips documentation, according to the proposal outlin

Re: [PATCH] security_tips.html

2001-10-01 Thread joshua
On Sat, 29 Sep 2001, Allan Liska wrote: > > I've cleaned up some of the HTML to make it more in line with the > recommendation in the tutorials, and enhanced the section on Server Side > Includes. If this looks okay, I will start working on some of the other > sections outlined in my earlier pro

[PATCH] security_tips.html

2001-09-30 Thread Allan Liska
I've cleaned up some of the HTML to make it more in line with the recommendation in the tutorials, and enhanced the section on Server Side Includes. If this looks okay, I will start working on some of the other sections outlined in my earlier proposal. Please let me know what you think. Ind