Login
Whos Online
Joomla
We have 240 guests and 0 members onlineForums
We have 29 guests and 0 members onlinePopular
- Media Center with XBMC
- Dumb as ... a pitbull
- All bombardier ds 650 models
- Curriculum Vitae
- Do it Yourself: change your PS3 optical lens
- Predator
- Add a harddisk led to Your XBOX
- Yamaha 450 YFZ
- Presentation
- SecurityImages 3.0.4
- Table with fixed header, scrolling body
- Develop web testcases using Selenium IDE in Firefox for Joomla!
- Vespa Chassis Number and Type
- Joomla XMLRPC
- Comment régler un hélicoptère RC: Raptor 30 ou caliber 30
- ATV Quad Bombardier manuals
- JArtForms component for Joomla 1.5 and SecurityImages 5
- MXcomment v1.0.7 now support securityimages 5.X and 4.X
- Maven reusing test classes across multi modules projects
- Guest Book Akobook 5.1.2 for Joomla 1.5
Tags
android (7) anonymity (9) ant (10) apache (54) apple (7) atv (18) australia (8) bernardet (7) bombardier (7) book (7) browser (10) business (8) caliber30 (61) canon (9) cedricwalter (6) checklist (9) chrome (6) classpath (6) collection (7) continuousbuild (25) design (13) designpattern (23) desktop (7) development (28) DIY (9) draganflyer5 (9) dslr (14) eclipse (30) ek4 (8) electronic (18) enfrancais (66) FAQ (6) figures (13) firefox (20) firmware (7) flash (9) flickr (6) framework (12) fud (9) game (19) gaming (6) girls (6) google (68) gpl (8) gps (9) hacking (23) hdtv (7) hollidays (15) homecinema (14) homepage (20) howto (66) infrastructure (6) innoveo (7) iphone (6) italy (10) itsatrap (8) java (73) javascript (11) joke (11) joomla (215) joomla15 (33) joomlacloud (7) junit (9) kde (10) kyosho (62) links (17) linux (122) LittleBigPlanet (16) mambo (18) manual (8) manurhin (9) maps (6) maven (36) mediacenter (9) microsoft (52) modding (10) module (17) morespeed (16) motor (8) motorcycle (13) myhomepage (14) mysql (14) nas (14) neogeo (20) opencomment (27) opensource (61) opensuse (10) oss (7) p2p (7) patch (32) pc (12) pdf (8) php (26) picasa (7) plugin (65) privacy (9) projector (11) protection (7) ps3 (42) publicity (9) quad (18) raptor30 (7) rchelicopter (161) review (32) robot (9) robotic (7) rss (8) safety (8) scooter (29) security (62) securityimage (8) securityimage3 (6) securityimage4 (21) securityimage5 (19) securityimages (14) securityimages5 (6) server (17) simulator (8) smugmug (12) snk (16) software (31) sony (38) spammer (7) statistics (13) storage (7) subversion (6) suse (12) switzerland (7) teamcity (15) testing (9) thundertiger (20) tips (31) tomcat (7) tomtom (7) translatetofrench (8) trip (17) troubleshooting (7) tutorial (9) twitter (6) upgrade (15) vespa (10) video (17) vintage (8) watercooling (9) web2.0 (28) windows (14) xbmc (7) xbox (10) zurich (16) zürich (11)
Forums
Gallery
Most Downloaded
Latest comments
- ?? why security by obscurity :-) It ...
- Yes, but the code was ugly, and is st...
- thanks for posting the direct address...
- thanks, I haven't used gmail so wide ...
- thanks! 15 minutes for converting? th...
- Thanks for this article, it helped!
- Thanks for the guide, really helpful.
- Thanks for sharing.
Google Buzz
items tagged with apache Speed up your apache server running PHP
Written By: Administrator Section: Internet www Category: Apache 2007-02-25 22:56:43
Read More About Speed Up Your Apache Server Running PHP... Speed up your apache server with mod_expires
Written By: Administrator Section: Internet www Category: Apache 2007-09-30 20:18:43
This module controls the setting of the These HTTP headers are an instruction to the client about the document's validity and persistence. If cached, the document may be fetched from the cache rather than from the source until this time has passed. After that, the cache copy is considered "expired" and invalid, and a new copy must be obtained from the source.
How to activate mod_expires.so config is rough right now, but it is better than nothing,put the following in the file
LoadModule evasive20_module /usr/lib/apache2/mod_expires.so You can also set the expire header by type, but it wa snot working in my case, that is why I use the ExpiresDefault directive 1 week of mod_evasive some nasty bots get blacklisted
Written By: Administrator Section: Internet www Category: security 2006-08-30 23:19:26 This are my mod_evasive settings: LoadModule evasive20_module /usr/lib/apache2/mod_evasive20.so <IfModule mod_evasive20.c> DOSHashTableSize 3097 DOSPageCount 5 DOSSiteCount 100 DOSPageInterval 2 DOSSiteInterval 2 DOSBlockingPeriod 600 DOSEmailNotify This e-mail address is being protected from spambots. You need JavaScript enabled to view it </IfModule> And this is a small documentation I've forget to add in the previous article:
Read More About 1 Week Of Mod_evasive Some Nasty Bots Get Blacklisted... Adding mod_security to better protect your webserver
Written By: Administrator Section: Internet www Category: security 2006-08-21 19:32:50
Installing mod_security as DSO is easier, and the procedure is the same for both Apache branches. First unpack the distribution somewhere (anywhere will do, I copy the .c files in my home),
and compile the module with:
Read More About Adding Mod_security To Better Protect Your Webserver... Ant scripts How to...
Written By: Administrator Section: Java Category: Apache Ant 2005-02-04 20:12:13 Read More About Ant Scripts How To...... There are 54 items tagged with apache. You can view all our tags in the Tag Cloud |










