Thread: [mod-security-users] Getting manual in html format
Brought to you by:
victorhora,
zimmerletw
|
From: joe b. <joe...@ya...> - 2006-04-12 12:05:51
|
Have need for copy of the mod_security manual HTML source. The home page has link to display the HTML manual but no option to download it. I run FreeBSD and the port of mod_security only includes the PDF version which means I have to have a desktop on my server just to view the PDF manual which will never happen on my production server boxes. But FreeBSD does have a directory where all the different ported software place their HTML documentation. Would like to see the mod_security HTML version of the manual be included in distributed tar file. Also think it would be nice to be able to download the HTML versions of the manual from the mod_security web site. Is there any one on this list who can make this happen? --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less. |
|
From: Ivan R. <iva...@gm...> - 2006-04-12 14:41:51
|
On 4/12/06, joe barbish <joe...@ya...> wrote: > > Have need for copy of the mod_security manual HTML source. > > The home page has link to display the HTML manual but no option to downlo= ad > it. Surely your browser allows you to download the HTML files it displays? If not, simply download the ModSecurity distribution - it contains the documentation files in various formats. As for the attachments: they should be allowed but there's probably a length limit. Do try sending some. -- Ivan Ristic, Technical Director Thinking Stone, http://www.thinkingstone.com ModSecurity: Open source Web Application Firewall |
|
From: joe b. <joe...@ya...> - 2006-04-12 15:05:46
|
If your talking about drilling down into the hard drive directory for the browsers cache to get the HTML code for the manual, that is a very dirty and un-user friendly solution. How about just adding the function to the mod_security website download section, then everybody has access to it? All it takes is an additional link on the existing page. It's no brainer to add such a simple function. Ivan Ristic <iva...@gm...> wrote: On 4/12/06, joe barbish wrote: > > Have need for copy of the mod_security manual HTML source. > > The home page has link to display the HTML manual but no option to download > it. Surely your browser allows you to download the HTML files it displays? If not, simply download the ModSecurity distribution - it contains the documentation files in various formats. As for the attachments: they should be allowed but there's probably a length limit. Do try sending some. -- Ivan Ristic, Technical Director Thinking Stone, http://www.thinkingstone.com ModSecurity: Open source Web Application Firewall ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ mod-security-users mailing list mod...@li... https://lists.sourceforge.net/lists/listinfo/mod-security-users --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. |
|
From: Ryan B. <rcb...@gm...> - 2006-04-12 15:10:20
|
Go to this URL - http://www.modsecurity.org/documentation/modsecurity-apache/1.9.3/modsecuri= ty-manual.html Then in your broswer, go to File -> Save As... and save the file as an HTML page. -Ryan On 4/12/06, joe barbish <joe...@ya...> wrote: > > If your talking about drilling down into the hard drive directory for th= e > browsers cache to get the HTML code for the manual, that is a very dirty = and > un-user friendly solution. > > How about just adding the function to the mod_security website > download section, then everybody has access to it? All it takes is an > additional link on the existing page. It's no brainer to add such a simpl= e > function. > > > > *Ivan Ristic <iva...@gm...>* wrote: > > On 4/12/06, joe barbish wrote: > > > > Have need for copy of the mod_security manual HTML source. > > > > The home page has link to display the HTML manual but no option to > download > > it. > > Surely your browser allows you to download the HTML files it displays? > If not, simply download the ModSecurity distribution - it contains the > documentation files in various formats. > > As for the attachments: they should be allowed but there's probably a > length limit. Do try sending some. > > -- > Ivan Ristic, Technical Director > Thinking Stone, http://www.thinkingstone.com > ModSecurity: Open source Web Application Firewall > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=110944&bid$1720&dat=121642<= http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid%110944&bid$1720&dat%121642> > > _______________________________________________ > mod-security-users mailing list > mod...@li... > https://lists.sourceforge.net/lists/listinfo/mod-security-users > > > ------------------------------ > Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rate= s > starting at 1=A2/min. > <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com= /evt=3D39666/*http://beta.messenger.yahoo.com> > > -- Ryan C. Barnett Web Application Security Consortium (WASC) Member CIS Apache Benchmark Project Lead SANS Instructor: Securing Apache GCIA, GCFA, GCIH, GSNA, GCUX, GSEC Author: Preventing Web Attacks with Apache |
|
From: Tom A. <tan...@oa...> - 2006-04-12 15:14:42
|
joe barbish wrote: > If your talking about drilling down into the hard drive directory for > the browsers cache to get the HTML code for the manual, that is a very > dirty and un-user friendly solution. > > How about just adding the function to the mod_security website > download section, then everybody has access to it? All it takes is an > additional link on the existing page. It's no brainer to add such a > simple function. Click on "Documentation", right-click on "HTML, all on one page", choose "Save link as". Voila. Tom |