Hi,
maybe apache user haven't permissions to access to the file system located
under NFS. Have you tried to double check apache user permission?
You could also try 'su - apache' and through the shell move into the
unreachable path.
If you want directly debug apache process you should start it
Hi,
I'm not sure I got your problem, but you could try to modify the HTML before
return it to the user. There are at least a couple of module able to do it. I
suggest take a look at mod substitute or maybe mod proxy HTML.
Ciao,
Vincenzo
--
mobile: 3498513251
skype: free.dev
> On 18/feb/2014,
> Srinivas
>
>
>
>
>
> Srinivasa Rao Katta(System Administrator),
> skatt...@hotmail.com,
>
>
>
>
> CC: users@httpd.apache.org
> From: v.dam...@gmail.com
> Date: Wed, 11 Dec 2013 00:44:10 +0100
> To: users@httpd.apache.org
> Subject: Re: [users@httpd
What kind of problems are you experiencing?
--
Vincenzo D'Amore
skype: free.dev
mobile: +39 349 8513251
> On 10/dic/2013, at 16:06, Srinivasa Rao Katta wrote:
>
> Vincen,
>
> Thanks for the response to my email.
>
> When I copied old libs to /usr/local/lib,Whic
Hi,
may be I can help you, but I'm not sure what's you problem.
Since you successfully compiled after you copied into /usr/local/lib OpenSSL
libraries.
Are you afraid to use this version of OpenSSL libraries?
Ciao,
Vincenzo
--
mobile: 3498513251
skype: free.dev
> On 10/dic/2013, at 02:45,
Hi Ammar,
please see my answer inline.
--
Vincenzo D'Amore
skype: free.dev
mobile: +39 349 8513251
> On 16/ott/2013, at 02:15, Ammar Hassan wrote:
>
> Hi Vincenzo,
>
> Thanks for the tip, the firewall was up, but even when I disabled that, there
> was still the same r
rg
> For additional commands, e-mail: users-h...@httpd.apache.org
>
> ТÐÐ¥Fò
> Vç7V'67&–&R RÖÖ –â W6W'2×Vç7V'67&–&T ‡GG Bæ 6†Ræ÷&pФf÷" FF—F–öæ Â
> 6öÖÖ æG2 RÖÖ –â W6W'2Ö†VÇ ‡GG Bæ 6†Ræ÷&pÐ
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
skype: free.dev
mobile: +39 349 8513251
Hi Ammar,
usually you don't put "Listen" directive inside your vhost configuration.
And you cannot have an IP address like 123.45.6.789.
"IP Addresses are canonically represented in dot-decimal notation, which
consists of four decimal numbers, each ranging from 0 to 255"
( http://en.wikipedia.or
ing, but
> it has several quirks.
>
> ps ax | grep http
>
> what does that tell?
>
> --
> http://function2form.nethttp://peter-kuehnlein.net
>
> "As Yasuda Ukyo said about offering the last wine cup, only the end of things
> is important. One's whole life
Hi,
I like AWStats.
http://awstats.sourceforge.net/
Cheers,
Vincenzo
2013/7/26
> Hi,
>
> ** **
>
> Can anyone tell me the name of apache logs analyzer tool which is free and
> easily available.
>
> ** **
>
> Regards,
>
> vitthal
>
>
>
orks :(
> >
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
skype: free.dev
mobile: +39 349 8513251
Hi,
IMHO the first rewrite doesn't match because regex is wrong.
The URL your rewrite should match is something like this:
/css/path/filename.css
so your regex should first match the first / character.
Then, don’t confuse alternation with a character class. If you want express an
alternation
egards,
>> Jens
>>
>>
>> ------**--**-
>> To unsubscribe, e-mail:
>> users-unsubscribe@httpd.**apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>>
>
> --**--**-
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
skype: free.dev
mobile: +39 349 8513251
--
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
skype: free.dev
mobile: +39 349 8513251
htpasswd file itself.
>
> Thanks,
> Dave
>
> From: Vincenzo D'Amore [mailto:v.dam...@gmail.com]
> Sent: Wednesday, July 03, 2013 1:49 PM
> To: users@httpd.apache.org
> Cc: users@httpd.apache.org
> Subject: Re: [users@httpd] htpasswd permissions
>
> Hi,
Hi,
May be you should double check what MPM are you using and if the User directive
is supported.
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#user
I don't know exactly why you're experiencing this problem but if you grant the
execute permission to others at config directory this should
e-proxies
>
> I am guessing from your question that you can't even change that much on
> the 'destination' server.
> I have also looked for a way to do this and come up empty.
>
> - Y
>
>
> On Tue, May 21, 2013 at 4:17 AM, Vincenzo D'Amore wrote:
>
- 13, rue du Chatellier - CS 92803 - 29228 Brest Cedex 2, FRANCE
> - Phone: +33 2 98 22 17 49 - Email: bruno.tregu...@shom.fr
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additi
/21 Miguel González
>
>
>
> On 21/05/2013 12:27, Vincenzo D'Amore wrote:
>
>> Hi Bruno,
>>
>> may be you're right, I read long time ago, but actually don't remember
>> exactly the RFC.
>> So now I have just implemented such configuration
on header quite
simple.
It don't even specify the realm, only type and credential:
Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
So I'm not sure it is possible have multiple realm.
Best,
Vincenzo
2013/5/21 Vincenzo D'Amore
> Hi Bruno,
>
> may be you're rig
third directory with different credential, every
thinks works like a charm :)
Best,
Vincenzo
2013/5/21 Bruno Tréguier
> Le 21/05/2013 à 11:07, Vincenzo D'Amore a écrit :
> > Hi Miguel,
> >
> > yes it is possible, you could add a couple of file in each directory
> >
rs-unsubscribe@httpd.**apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
skype: free.dev
mobile: +39 349 8513251
Hi all,
I'm moving a big directory of images from an HTTP server to another and I
cannot change any configuration. I would like my users don't even suppose
there is a moving in progress. So I thought to add a new Apache httpd
server 2.2 configured as reverse proxy in front of both of those servers
gt; This is normally seen when you have .htaccess usage turned on (all
>> subdirectories have to be checked for the presence of .htaccess). Do you
>> have AllowOverride set to off?
>>
>> Joost
>>
>>
>> -------
-
> The official User-To-User support forum of the Apache HTTP Server Project.
> See http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
msn: free...@hotmail.com
skype: free.dev
mobile: +39 349 8513251
-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
msn: free...@hotmail.com
skype: free.dev
mobile: +39 349 8513251
Hello All,
I have a performance problem with an Apache/PHP5 Configuration under heavy
load the website becomes too slow.
Using strace I found what appears to me a strange behavior.
The strange behavior I want point out is related to a sequence of tentative
httpd does in order to read an file.
In
rs-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Vincenzo D'Amore
email: v.dam...@gmail.com
msn: free...@hotmail.com
skype: free.dev
mobile: +39 349 8513251
t;
>
>
But after I added mod_cache, it seems mod_cband is overridden.
All requests are server with all available bandwidth.
> Any idea in order to define the order of execution (I suppose first
mod_cache and after mod_cband)?
>
Thanks
Vincenzo D'Amore
Hello guys,
I have a problem using mod_cache and mod_cband together. I use mod_cband in
order to limit bandwidth for some virtual host I have.
CBandSpeed 256 max max
After I decided to enhance the performance for all virtual host adding to
apache httpd configuration mod_cache.
Load
30 matches
Mail list logo