On October 17, 2012 7:09 , jupiter wrote:
I installed httpd on CentOS 6.2, there is apache user name, but there
is no apache home directory. I have php files which need to access an
ssh key for ssh communication, but the ssh key is "-rw---"
permission which deny apache to access it. How do y
On Wed, Oct 17, 2012 at 8:21 AM, wrote:
> Is it possible for you to elaborate on this .. I m too naive for this..
> Excuse this if i sounds silly
>
> Thanks,
> Vicky
Sometimes headers have a URL in them. If your backend puts its own URL
in a header, Apache can replace it with the frontend URL.
Is it possible for you to elaborate on this .. I m too naive for this.. Excuse
this if i sounds silly
Thanks,
Vicky
On Oct 17, 2012, at 4:32 PM, Eric Covener wrote:
> On Wed, Oct 17, 2012 at 12:26 AM, wrote:
>> All,
>>
>> I have very basic query, pls help me in understand that.. What is t
Hi,
I installed httpd on CentOS 6.2, there is apache user name, but there
is no apache home directory. I have php files which need to access an
ssh key for ssh communication, but the ssh key is "-rw---"
permission which deny apache to access it. How do you handle apache
access permission? Shou
On Wed, Oct 17, 2012 at 12:26 AM, wrote:
> All,
>
> I have very basic query, pls help me in understand that.. What is the purpose
> of using ProxyPassReverse in apache config..what i understand is that it
> rewrite the headers but that means what??
>
> Can someone give any use case/real time ex
Thanks Eric, I´m going to see that
2012/10/17 Eric Covener
> On Tue, Oct 16, 2012 at 5:57 PM, Dionisio Cortes Fernandez
> wrote:
> > Hi,
> >
> > I´ve been trying to make a load balanced Apache servet without all the
> > success I wanted. I used this mods
> >
> > proxy
> > proxy_balancer
> > pro