Hi have encountered the following error:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
POST/webdynpro/dispatcher/sap.com/pb/PageBuilder.
Reason: Error reading from remote server
-
NameVirtualHost 192.168.10.2:81
#NameVirtualHost 192.168.10.2:80
#NameVirtualHost *:81
#Setenv VLOG
#
#DocumentRoot /var/www/html
#ServerName s1.livetekindia.com
#ServerAlias www.s1.livetekindia.com
#
ServerName livetekindia.com
ServerAlias www.livetekindia.com
ServerAdmin [EMAIL PROTECTED]
Docu
kernel.2k5 wrote:
NameVirtualHost 192.168.10.2:81
#NameVirtualHost 192.168.10.2:80
#NameVirtualHost *:81
#Setenv VLOG
#
#DocumentRoot /var/www/html
#ServerName s1.livetekindia.com
#ServerAlias www.s1.livetekindia.com
#
ServerName livetekindia.com
ServerAlias www.livetekindia.com
ServerAdmin [E
Sorry That * got mistakenly printed , Its not there in httpd.conf.
Yes i make entries in Vhost section of mandriva apache file i,e
httpd,conf .
Any more cluses as it is still not working .
Tony Stevenson wrote:
> kernel.2k5 wrote:
>> NameVirtualHost 192.168.10.2:81
>> #NameVirtualHost 192.168.
kernel.2k5 wrote:
Sorry That * got mistakenly printed , Its not there in httpd.conf.
Yes i make entries in Vhost section of mandriva apache file i,e
httpd,conf .
Any more cluses as it is still not working .
You misunderstand.
By "add it your vhost" I meant like this:
ServerName liveteki
Hello list,
I use apache2 on win2000 with mod_jk and tomcat as appserver.
Last week I made a big mistake on the java side and build a
deadlock! The problem was, that I don't recongnize it. Now my
question is, can I detect it via server-status when I watch
all rq in wait status.
When I understand t
On Jan 30, 2008 1:24 PM, kernel.2k5 <[EMAIL PROTECTED]> wrote:
> if i type in URL
>
> *http://192.168.10.2/fotostick/about *
>
> then it must open the Alias of its that is index.php page but its not
> working
You are not telling the server which of the two virtual hosts you want
the content
On Jan 29, 2008 6:17 PM, Mandy Singh <[EMAIL PROTECTED]> wrote:
> Generally it requires a change on the dns end as well as adding a name based
> virtual host.
You need a "wildcard" DNS entry. After that no more DNS manipulation is needed.
Krist
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten
I have a small issue after upgrading from Apache 1.3.37 to Apache
2.0.49. A small number of client terminals are locking up after a
successful post. After doing tons of trouble-shooting and researching
the matter, I thought I would try posing the question in this forum.
To illustrate where I thin
You may have a BrowserMatch directive or similar that defines the nokeepalive
environment variable. That will force Apache to close the connection after each
request.
However, I cannot see how that would be related to the problem you encounter.
On the contrary.
Apache 2.0.49 is pretty old. Lot
Dear All,
Sorry for asking again with new subject line, but please note that I never
received any response from any one for this my request. Please help me in
this regards.
Please read full mail. Please excuse me if it so long. I tried to explain
my configuration.
We recently upgraded our SV
Axel-Stephane SMORGRAV wrote:
Apache 2.0.49 is pretty old. Lots of water under the bridge since then... If 2.2.6 is not an option, I would recommend at least 2.0.56 or even 2.0.62.
2.0.55 or 2.0.63 perhaps? There are no 2.0.55, 2.0.62 ;-)
Since this is a new-transition, and since 2.0 is in
how do you set chmod file permissions I could do it with ftp with my old
hosting providers but now I got my own servers I don't know how to set it up.
does anyone know how to set it up???
smime.p7s
Description: S/MIME cryptographic signature
Paddy Steed wrote:
how do you set chmod file permissions I could do it with ftp with my
old hosting providers but now I got my own servers I don't know how to
set it up. does anyone know how to set it up???
this depends on your:
a) server type (windows/unix)
b) FTP settings
its not apache here
At 17:30 + 1/30/08, Paddy Steed wrote:
>X-Mailer: Microsoft Windows Mail 6.0.6000.16480
>X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545
>Content-Type: text/html;
> charset="iso-8859-1"
>
>
>charset=3Diso-8859-1">
>
>
>
>
>how do you set chmod file permissions I =
>could do it=20
HI All , Now I tried with this new Code . but nothings works as , Now
Its really needs to work as we all predict.
have a look
-httpd.conf---
Listen 0.0.0.0:80
ServerName localhost:80
NameVirtualHost 127.0.0.1:80
NameVirtualHost 210.18.170.226:
Hi Christian!
Thanks for your answer.
My config is rather simple, everything is set by default.
Here is also:
# grep -ri timeout /etc/apache_aux2/ | grep -v original
/etc/apache_aux2/extra/httpd-default.conf:# Timeout: The number of
seconds before receives and sends time out.
/etc/apache_aux2/e
On Jan 30, 2008 1:18 PM, Shaw, Dan <[EMAIL PROTECTED]> wrote:
> Has anyone setup apache to either ProxyPass or Redirect incoming https
> (internet end user) connection to internal https?
> ProxyPass /chat http://192.168.45.80
> ProxyPass /LeadsRequest/ http://192.168.45.148/LeadsR
Krist, Thanks for your suggestion. I did the test by the below configuration,
SSLCipherSuite NULL-SHA
but got 500 error in broswer, the error_log has the following errors:
[Wed Jan 30 15:11:55 2008] [debug] ssl_engine_kernel.c(1768): OpenSSL: Exit:
error in SSLv3 read client h
ello B
On Wed, Jan 30, 2008 at 10:29:33PM +0300, Alexey Vlasov wrote:
> My config is rather simple, everything is set by default.
Cut down the default. You are hunting a config error or bug,
so you need to get the smallest sample, that triggers your
timing error. So go wtih a single file httpd.conf
(-> S
20 matches
Mail list logo