From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-September/008073.html | 101 ++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-September/008073.html (limited to 'zarb-ml/mageia-dev/2011-September/008073.html') diff --git a/zarb-ml/mageia-dev/2011-September/008073.html b/zarb-ml/mageia-dev/2011-September/008073.html new file mode 100644 index 000000000..ad84e4493 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008073.html @@ -0,0 +1,101 @@ + + + + [Mageia-dev] changing apache configuration handling + + + + + + + + + +

[Mageia-dev] changing apache configuration handling

+ Michael Scherer + misc at zarb.org +
+ Wed Sep 14 20:53:17 CEST 2011 +

+
+ +
Le mercredi 14 septembre 2011 à 10:06 +0200, Guillaume Rousse a écrit :
+> Hello list.
+> 
+> Our current default apache module configuration files all starts with:
+> <IfDefine HAVE_FOOBAR>
+> loadModule FooBar
+> </IfDefine>
+> 
+> This allow to be smart, and eventually run apache without installed 
+> modules, which seems a cool idea. 
+
+That's frowned upon by people on #apache, as this make apache work
+silently instead of failing in case of missing module, and could lead to
+problem ( like "oops, I silently revealed php file because someone
+remove mod_php" ).
+
+-- 
+Michael Scherer
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1