Re: fastCGI

2013-06-14 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 14/06/2013 13:29, Reindl Harald a écrit : >> However it has been told that FastCGI provide also a performance >> increase so, we would like to reach it also :) Faster than CGI, probably, but nearly nobody use CGI nowadays ;) > ok, fire them real

Re: fastCGI

2013-06-14 Thread Reindl Harald
Am 14.06.2013 14:33, schrieb Rafnews: > i'm trying to create at home a webserver for testing purposes, having the > same behavior as webhosting companies offers. the purpose behind that it's > to have a representative environment when testing to not have particular > "surprises" with web appli

Re: fastCGI

2013-06-14 Thread Reindl Harald
Am 14.06.2013 13:21, schrieb Rafnews: > On 14.06.2013 13:18, Reindl Harald wrote: >> Am 14.06.2013 12:35, schrieb Rafnews: >>> however using my standard fedora user account, Ii still can not >>> edit/remove/move >>> files/folders owned by apache user account. while searching on internet i >>> d

Re: fastCGI

2013-06-14 Thread Reindl Harald
Am 14.06.2013 12:35, schrieb Rafnews: > however using my standard fedora user account, Ii still can not > edit/remove/move > files/folders owned by apache user account. while searching on internet i > discovered > that fastCGI should allow me (using my fedora user account) to do such thing, >

Re: fastCGI

2013-06-14 Thread Rick Stevens
On 06/14/2013 08:40 AM, Rafnews issued this missive: On 14.06.2013 13:21, Rafnews wrote: On 14.06.2013 13:18, Reindl Harald wrote: Am 14.06.2013 12:35, schrieb Rafnews: however using my standard fedora user account, Ii still can not edit/remove/move files/folders owned by apache user account.

Re: fastCGI

2013-06-14 Thread Rafnews
On 14.06.2013 13:21, Rafnews wrote: On 14.06.2013 13:18, Reindl Harald wrote: Am 14.06.2013 12:35, schrieb Rafnews: however using my standard fedora user account, Ii still can not edit/remove/move files/folders owned by apache user account. while searching on internet i discovered that fastCGI

Re: fastCGI

2013-06-14 Thread Matthew Miller
On Sat, Jun 15, 2013 at 12:20:16AM +0930, Tim wrote: > I'm not familiar with FastCGI, but just looking quickly at it, it looks > like a replacement program so that *it* runs your CGI instead of Apache > doing it. I don't know if that's a real advantage, or just a perceived > one. It's a real adva

Re: fastCGI

2013-06-14 Thread Tim
Allegedly, on or about 14 June 2013, Rafnews sent: > Goal: > i'm trying to create at home a webserver for testing purposes, having > the same behavior as webhosting companies offers. > the purpose behind that it's to have a representative environment when > testing to not have particular "surprise

Re: fastCGI

2013-06-14 Thread Matthew Miller
On Fri, Jun 14, 2013 at 03:07:16PM +0200, Remi Collet wrote: > > for now, all files/folders have correct permissions but owner is > > apache:apache > Once again : apache don't need to "own" the files, only to be able to > read them. And in fact, letting apache write to files it doesn't need to is

Re: fastCGI

2013-06-14 Thread Remi Collet
Le 14/06/2013 14:33, Rafnews a écrit : > Situation: > i installed on Fedora 18 a webserver where i need: > - FastCGI > - to use my standard fedora user account (let's say "rafnews") to > edit/move/delete files/folder in my webroot /var/www/html folders, where > files have 644 as permissions and fo

Re: fastCGI

2013-06-14 Thread Rafnews
On 14.06.2013 13:29, Reindl Harald wrote: Am 14.06.2013 13:21, schrieb Rafnews: On 14.06.2013 13:18, Reindl Harald wrote: Am 14.06.2013 12:35, schrieb Rafnews: however using my standard fedora user account, Ii still can not edit/remove/move files/folders owned by apache user account. while se

Re: fastCGI

2013-06-14 Thread Rafnews
On 14.06.2013 13:18, Reindl Harald wrote: Am 14.06.2013 12:35, schrieb Rafnews: however using my standard fedora user account, Ii still can not edit/remove/move files/folders owned by apache user account. while searching on internet i discovered that fastCGI should allow me (using my fedora use