diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017393.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-July/017393.html | 98 | 
1 files changed, 98 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-July/017393.html b/zarb-ml/mageia-dev/2012-July/017393.html new file mode 100644 index 000000000..947da5238 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017393.html @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] apache 2.4 incoming +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20apache%202.4%20incoming&In-Reply-To=%3C50048C88.2030505%40gmail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="017386.html"> +   <LINK REL="Next"  HREF="017394.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] apache 2.4 incoming</H1> +    <B>Guillaume Rousse</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20apache%202.4%20incoming&In-Reply-To=%3C50048C88.2030505%40gmail.com%3E" +       TITLE="[Mageia-dev] apache 2.4 incoming">guillomovitch at gmail.com +       </A><BR> +    <I>Mon Jul 16 23:50:00 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="017386.html">[Mageia-dev] Fwd: [opensuse-factory] cinnamon +</A></li> +        <LI>Next message: <A HREF="017394.html">[Mageia-dev] apache 2.4 incoming +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#17393">[ date ]</a> +              <a href="thread.html#17393">[ thread ]</a> +              <a href="subject.html#17393">[ subject ]</a> +              <a href="author.html#17393">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hello list. + +I just submitted apache 2.4 to build bot, meaning it should land soon in  +cauldron. The largest change in this release is not the version change,  +but the large cleanup of setup, inspired by both fedora and debian  +packages (meaning also getting rid of mandriva legacy...): + +- all configuration now reside under a single directory +- the configuration is now split in three different /etc/httpd/conf  +subdirectories: +  * modules.d for modules loading directives +  * conf.f for generic server configuration +  * sites.d for site-specific configuration +- the files in modules.d only deal with module loading +- the files in modules.d use a lighter versioning scheme +- there is no extramodules directory for external modules +- no mix of 'httpd' and 'apache' directories anymore +- less verbose configuration files + +I did not try to rebuild additional modules yet, not even to ensure  +smooth upgrade (excepted creation of vhosts.d and webapps.d symlinks to  +sites.d). As this work took longer than expected, I prefered not to keep  +svn directory out of sync with reality much longer... + +--  +BOFH excuse #191: + +Just type 'mv * /dev/null'. +</PRE> + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="017386.html">[Mageia-dev] Fwd: [opensuse-factory] cinnamon +</A></li> +	<LI>Next message: <A HREF="017394.html">[Mageia-dev] apache 2.4 incoming +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#17393">[ date ]</a> +              <a href="thread.html#17393">[ thread ]</a> +              <a href="subject.html#17393">[ subject ]</a> +              <a href="author.html#17393">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> | 
