1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
|
<!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=%3C4F58D47E.4040608%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012834.html">
<LINK REL="Next" HREF="013131.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=%3C4F58D47E.4040608%40gmail.com%3E"
TITLE="[Mageia-dev] lighttpd and others now require apache">guillomovitch at gmail.com
</A><BR>
<I>Thu Mar 8 16:47:10 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012834.html">[Mageia-dev] lighttpd and others now require apache
</A></li>
<LI>Next message: <A HREF="013131.html">[Mageia-dev] lighttpd and others now require apache
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12837">[ date ]</a>
<a href="thread.html#12837">[ thread ]</a>
<a href="subject.html#12837">[ subject ]</a>
<a href="author.html#12837">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 08/03/2012 16:13, Pascal Terjan a écrit :
><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>> wrote:
</I>>><i> On Thu, Mar 8, 2012 at 15:02, Guillaume 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 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 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>Fine with me.
Unfortunatly, it's a bit late in the release process the change the
'apache' user name to a more neutral 'www-user' :/
--
If the food is fine,
- it is cancerogenic
- makes you fat
- or both.
-- The doctor's axioms
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012834.html">[Mageia-dev] lighttpd and others now require apache
</A></li>
<LI>Next message: <A HREF="013131.html">[Mageia-dev] lighttpd and others now require apache
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12837">[ date ]</a>
<a href="thread.html#12837">[ thread ]</a>
<a href="subject.html#12837">[ subject ]</a>
<a href="author.html#12837">[ 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>
|