On Mon, Apr 30, 2012 at 9:13 AM, Alexandr Normuradov wrote:
> cat /proc/$(pidof -s httpd)/limitsTo troubleshoot that you should have
> at least two additional outputs from
>
> netstat -pant, with connections states
> and
> service httpd fullstatus, listing current state of all the apache
> procs/t
cat /proc/$(pidof -s httpd)/limitsTo troubleshoot that you should have
at least two additional outputs from
netstat -pant, with connections states
and
service httpd fullstatus, listing current state of all the apache procs/threads.
What applications your Apache is serving?
PHP? is it mod_php, mod
Greetings all,
Hoping someone can point me in the right direction as I've spent the last
week trying to figure out where the "issue" is but haven't been able to.
Running Apache 2.2.3 on CentOS 5.8.
At a few points during the day when traffic is heavy we are having an issue
where Apache no longer
Hi,
Thanks for the reply,
You're right, I forgot to say what happens with the resource.
When I visit the resource I only see the html code, as a plain text.
Also I have already check this with Fiddler, so that's how I know it's sending
text/plain.
Regards,
Jorge.
De: Daniel Ruggeri [mailto:
Eric Covener writes:
>> 1) I'd like to understand what was going on. From my understanding, the
>> line above shouldn't have disabled other "Deny from" directives. Since
>> are taken into account after , I'd understand that
>> a "Order" directive could be problematic, but not how a can
>> be so
Hi everybody on users@,
As you may or may not know, there's been some work in the trunk branch
of the httpd documentation, allowing for syntax highlighting of both the
various C/Perl/Lua code as well as the configuration examples shown in
the docs. The thought being, that it will make it easier to
On Mon, Apr 30, 2012 at 7:34 AM, vishesh kumar wrote:
> Thanks Eric ,
> But i didn't uploaded any CGI script which call fetch.
> I suspect if this could be hacking attempt .
Could be, you could try tour best to correlate with the access log.
--
Eric Covener
cove...@gmail.com
--
Thanks Eric ,
But i didn't uploaded any CGI script which call fetch*. *
I suspect if this could be hacking attempt .
Thanks
On Mon, Apr 30, 2012 at 4:58 PM, Eric Covener wrote:
> On Mon, Apr 30, 2012 at 7:15 AM, vishesh kumar
> wrote:
> > Hi Members,
> >
> > I am getting a lots of following err
Hello,
I am using a httpd server to provide access to a flex app deployed on tomcat.
The application must be accessed via https and I have managed to do this,
however the application remains available over http. I have tried all sorts of
different approaches but simply cannot rediect from http
On Mon, Apr 30, 2012 at 7:15 AM, vishesh kumar wrote:
> Hi Members,
>
> I am getting a lots of following error in my error_log
>
> --
> sh: fetch: command not found
> ---
Check your CGI scripts for a bad c
Hi Members,
I am getting a lots of following error in my error_log
--
sh: fetch: command not found
---
What could be the reason as nothing more relevant information in log file ?
Thanks
Vishesh Kumar
On 27.04.2012, at 20:04, Andy Carlson wrote:
> I currently have an apache reverse proxy server that I am using in front of a
> number of web servers that are setup as VirtualHost’s on the proxy. I want
> to setup an FTP proxy (using different VirtualHost definitions, if necessary)
> to proxy F
12 matches
Mail list logo