diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-March/013131.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013131.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/013131.html | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/013131.html b/zarb-ml/mageia-dev/2012-March/013131.html new file mode 100644 index 000000000..1915dba3e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013131.html @@ -0,0 +1,112 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] lighttpd and others now require apache + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20lighttpd%20and%20others%20now%20require%20apache&In-Reply-To=%3C4F625641.707%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012837.html"> + <LINK REL="Next" HREF="013133.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] lighttpd and others now require apache</H1> + <B>Guillaume Rousse</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20lighttpd%20and%20others%20now%20require%20apache&In-Reply-To=%3C4F625641.707%40gmail.com%3E" + TITLE="[Mageia-dev] lighttpd and others now require apache">guillomovitch at gmail.com + </A><BR> + <I>Thu Mar 15 21:51:13 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012837.html">[Mageia-dev] lighttpd and others now require apache +</A></li> + <LI>Next message: <A HREF="013133.html">[Mageia-dev] lighttpd and others now require apache +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13131">[ date ]</a> + <a href="thread.html#13131">[ thread ]</a> + <a href="subject.html#13131">[ subject ]</a> + <a href="author.html#13131">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 08/03/2012 16:47, Guillaume Rousse a écrit : +><i> Le 08/03/2012 16:13, Pascal Terjan a écrit : +</I>>><i> On Thu, Mar 8, 2012 at 14:57, Romain d'Alverny<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">rdalverny at gmail.com</A>> +</I>>><i> wrote: +</I>>>><i> On Thu, Mar 8, 2012 at 15:02, Guillaume +</I>>>><i> Rousse<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>> wrote: +</I>>>>><i> Le 08/03/2012 14:38, Pascal Terjan a écrit : +</I>>>>>><i> And for /var/www/html +</I>>>>>><i> This should really be a server-neutral thing (with a better name for +</I>>>>>><i> the user, like www-data) but I never took the time to do it :( +</I>>>>><i> +</I>>>>><i> What is needed exactly by various web servers ? I really doubt +</I>>>>><i> anything else +</I>>>>><i> as apache requires apache configuration file. And if it is just a +</I>>>>><i> /var/www/html directory, there is no use to have a dependency for +</I>>>>><i> something +</I>>>>><i> any sysadmin is able to create himself. +</I>>>><i> +</I>>>><i> It helps when it works out of the box. A user may not be aware, at +</I>>>><i> first, that a /var/www/html has to be created + an index.html file put +</I>>>><i> in it, to see its Web server work. It's a good default behaviour +</I>>>><i> confirming the install succeeded and that the server works, it saves a +</I>>>><i> few seconds to everyone trying/doing it first. +</I>>>><i> +</I>>>><i> Now, maybe each web server package should check if this /var/www/html +</I>>>><i> directory exists and create it if needed (or have /var/www/apache, +</I>>>><i> /var/www/lighttpd, etc.)? Or should that be better handled by a +</I>>>><i> separate unique package? +</I>>><i> +</I>>><i> I would prefer a package providing a web user and a default webroot. +</I>>><i> Else we can have such shared user created in each of the packages... +</I>>><i> It would be annoying to have to chown the writable directories when +</I>>><i> switching between servers. +</I>><i> Fine with me. +</I>Well, some days ago I pushed a 'webserver-base' package, with the +following elements: +- /var/www and /var/www/html directories +- 'apache' user +- index.html page + +I've been curious, however, at the exact amount of shared elements our +various webservers packages currently use. And actually, only two +(apache and lighttpd) do share user and document root, the two others +(nginx and cherookee) being totally independant. + +In Fedora, they are all independant. + +So I'd rather revert the change, and make lighttpd autonomous also. +Unless someone can convince me there is an advantage having lighttpd +executing as 'apache' :) + +-- +BOFH excuse #35: + +working as designed +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012837.html">[Mageia-dev] lighttpd and others now require apache +</A></li> + <LI>Next message: <A HREF="013133.html">[Mageia-dev] lighttpd and others now require apache +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13131">[ date ]</a> + <a href="thread.html#13131">[ thread ]</a> + <a href="subject.html#13131">[ subject ]</a> + <a href="author.html#13131">[ 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> |