I think you can also check access log with grep if any call to bash script.
Thanks
Vishesh Kumar
http://linuxmantra.com/
On Mon, Nov 11, 2013 at 9:50 AM, Mauricio Tavares wrote:
> On Sun, Nov 10, 2013 at 9:36 PM, Rizwan Raza
> wrote:
> > There is a bunch of php scripts on the serv
Inside VirtualHost section,
Redirect Permanent
myContent/0900f00b803af701<http://myapp.mydomain.com/myContent/0900f00b803af701>
http://anotherapp:9087/mypages/svc/v1/General/ALL/myContent/0900f00b803af701?mypageHeader=true
Should serve the purpose.
Thanks
Vishesh Kumar
http://linuxmant
My understanding is that SHA encryption format does not use salting in
Apache. I think salt can be used with MD5 in Apache.
Thanks
Vishesh Kumar
http://www.linuxmantra.com/
On Thu, Jun 20, 2013 at 8:43 PM, Piotr Pawłowski <
piotr.pawlow...@goyello.com> wrote:
> Yes, that is obviou
Apache support SHA1 password but that depends on platform as well.
Thanks
Vishesh Kumar
http://www.linuxmantra.com/
On Thu, Jun 20, 2013 at 7:22 PM, Piotr Pawłowski <
piotr.pawlow...@goyello.com> wrote:
> Dear all,
>
> I have a database with users, who are allowed to see conte
I wonder, if we can use SASL mechanism here for authenticating via LDAP.
Thanks
Vishesh Kumar
On Wed, May 1, 2013 at 11:01 PM, Eric Covener wrote:
> Ldap only supports basic auth, not digest.
--
http://linuxmantra.com
-
ch 2013 8:20 PM
> *Subject:* Re: [users@httpd] Apache monitoring MPM
>
> Another alternative to consider is mod_sflow and Ganglia, particularly if
> you want to monitor large Apache clusters:
>
> http://blog.sflow.com/2012/10/thread-pools.html
>
> On Tue, Mar 5, 2013 at 6:31 A
Hello Vicky ,
You can use Server-Status handler for this .
SetHandler Server-Status
order deny,allow
allow from 127.0.0.1
deny from all
In above given setting , you can use http://localhost/server-status from
localhost
Thanks
Vishesh kumar
http://www.linuxmantra.com/
On Tue, Mar 5, 2013 at
Whats output of below
httpd -t -M
On RHEL we used to change to worker by editing file /etc/sysconfig/httpd
Thanks
On Tue, Feb 5, 2013 at 12:46 AM, yogesh hingmire
wrote:
> Folks,
>
> Any inputs on the below problem ? Appreciate all your help
>
> Thank You,
> Yogesh
>
>
> On Sun, Feb 3, 2013 at
Thanks Tom for wonderful suggestion.
Let me try this
On Thu, May 3, 2012 at 9:37 PM, Tom Evans wrote:
> On Mon, Apr 30, 2012 at 12:15 PM, vishesh kumar
> wrote:
> > Hi Members,
> >
> > I am getting a lots of followi
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 a
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
Hi Members
I am getting ?? ??? .doc and ?? ??? .xls files in
/tmp parition. The owner of all these files are www . I am running apache on
centos . Does it indicate any security breach ?
Vishesh Kumar
Hi Members
suppose i have a site https://abc.com and i want if anyone write
https://abc.com/xyz.com , it should redirected to https://xyz.com which is
one same server. Server wide certificate installed on server . Can anyone
please help in redirection
--
http://linuxmantra.com
Hi Members,
In my .htaccess file i denied access by many ips. I want to log if that
ip is trying to access our site, in a special log file for audit purpose.
You can please guide me .
Thanks & Regd
Vishesh Kumar
--
Hi
I get internal server error for my domain. After checking error i found
following in /etc/httpd/logs/error-log
RewriteRule: unknown flag 'CO'\n
What could be cause of this . Please guide me.
Thanks mark for your wonderful suggestion. I will go through LogFormat and
revert back here.
Thanks
On Tue, Mar 15, 2011 at 11:42 PM, Mark Montague wrote:
> On March 15, 2011 12:38 , vishesh kumar
> wrote:
>
> I have a number of domain using different named virtual host. I wa
Dear all
I have a number of domain using different named virtual host. I want to know
which virtual host is causing delay on my apache web server. I am suing
apache 2 on centos 5.5?
Any suggestion
i don't want to use awstat or nagios .
Thanks
vishesh kumar
--
http://linuxmantra.com
Dear all
I am not newbie in Apache. I am using Apache Server on Centos 5.5. I
need to remove prefork MPM and apply worker MPM in place of that, Do i need
to recompile Apache ?
Thanks & Regards
vishesh kumar
--
http://linuxmantra.com
Thanks all of for quick reply.
On 12/3/09, Sascha Kersken wrote:
> Hi,
>
>> I am using RHEL 5.2 and newbie in apache, as a preliminary step i
>> executed following command to list apache modules
>>
>> root# httpd -l
>>
>> It showed me following output,
>>
>> core.c
>> prefork.c
>> http_core.c
>>
Dear all
I am using RHEL 5.2 and newbie in apache, as a preliminary step i executed
following command to list apache modules
root# httpd -l
It showed me following output,
core.c
prefork.c
http_core.c
mod_so.c
I eager to know , there are only 4 apache module present in my
httpd ser
20 matches
Mail list logo