RE: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Amol Puglia
Hello Tushar, Thanks for the response. I have added the option ProxyPreserveHost on but i am still facing same issue. My webserver url is changing to application server url. kindly assist. --- On Mon, 9/20/10, Tushar Chavan wrote: From: Tushar Chavan Subject: RE: [us...@httpd] Apacge url is

Re: [us...@httpd] issue with 2.2.16 on windows (mod_dav, inexact content-length)

2010-09-20 Thread William A. Rowe Jr.
On 9/20/2010 9:58 PM, Nick Kew wrote: > > On 21 Sep 2010, at 01:16, Lucas Cornelisse wrote: > >> What we are doing: >> >> Our application (media server) is doing a live audio recording over dav, by >> sending a PUT with a Content-Length: >> >> 86400. Note that we do not know in advance how

Re: [us...@httpd] issue with 2.2.16 on windows (mod_dav, inexact content-length)

2010-09-20 Thread Nick Kew
On 21 Sep 2010, at 01:16, Lucas Cornelisse wrote: > What we are doing: > > Our application (media server) is doing a live audio recording over dav, by > sending a PUT with a Content-Length: > > 86400. Note that we do not know in advance how long the recording is, and > we certainly are n

[us...@httpd] issue with 2.2.16 on windows (mod_dav, inexact content-length)

2010-09-20 Thread Lucas Cornelisse
Hi, I would like to get Apache's opinion on whether this is a bug or not, and how we should proceed. I have found an issue relating to PUTting files with mod_dav on apache 2.2 on windows. What we are doing: Our application (media server) is doing a live audio recording over dav, by sending a P

[us...@httpd] Apache2 vhost config changed by host? Or SSL by another name...

2010-09-20 Thread Reese
We are running Apache2 v2.2.8 and Miva Merchant v5.5.x on a CentOS v4.x VPS server. After our host swapped out the SSL certificate recently, we have been experiencing an issue with our store crashing on transition to HTTPS://. I have the below from tech support at Miva Merchant: The non-sec

[us...@httpd] ssl_error_handshake_unexpected_alert with firefox

2010-09-20 Thread Jackie.Wong
Hi, I am running apache 2.2.15 with openssl 0.9.8k. I have a site configured to authenticate with user certs. The problem is that when I assess the site with firefox 3.6.9, it works fine, but when I assess it with 3.6.2 or older versions of firefox, it doesn't work. In the browser, the followin

RE: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Tushar Chavan
Add ProxyPreserveHost on Date: Mon, 20 Sep 2010 04:56:27 -0700 From: amolcpug...@yahoo.com To: users@httpd.apache.org Subject: Re: [us...@httpd] Apacge url is changing to application server url Hello Eric, Thanks for the response. It would be great if you let me know what needs to be added

Re: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Amol Puglia
Hello Eric, Thanks for the response. It would be great if you let me know  what needs to be added in apache configuration file to acheive  ProxyPassReverse for the redirected ports. --- On Mon, 9/20/10, Eric Covener wrote: From: Eric Covener Subject: Re: [us...@httpd] Apacge url is changi

Re: [us...@httpd] Apache SSL

2010-09-20 Thread Eric Covener
> [Mon Sep 20 13:11:49 2010] [error] [client] client denied by server > configuration: /usr/local/www/post/ The default config has a section for the document root that has directives like "Order" and "Allow" to permit the directory to be accessed. You need one for your DocumentRoot that you defi

[us...@httpd] Apache SSL

2010-09-20 Thread Silvio Siefke
Hello, i have installed Apache 2.2.16 on my FreeBSD Server with SSL. I has the follow configuration: Listen 443 AddType application/x-x509-ca-cert .crt AddType application/x-pkcs7-crl.crl SSLPassPhraseDialog builtin SSLSessionCache"shmcb:/var/run/ssl_scache(512000)" SSLSessionCache

Re: [us...@httpd] Question about expires headers + php images returned without file extensions

2010-09-20 Thread Matus UHLAR - fantomas
On 13.09.10 14:12, David Favor wrote: > I was just noticing the return of phpinfo returns .gif & .jpg > images by way of this syntax: > > http://$domain.$tld/index.php?=$objectid > > as in this: > > > http://highvibenation.com/index.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 > > Firefox

[us...@httpd] Is there any way I could share a session b/w Jsp(Tomcat) & php(apache)??!

2010-09-20 Thread mani2604
Well I do have a UMN mapserver php app which runs on apache & we do have sessions to store latitudes & longitudes to perform queries... Now the thing it somehow need to be integrated with Tomcat so that the client inputs the lat & long in the jsp page and I need to retrieve them in my php applica

Re: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Eric Covener
On Mon, Sep 20, 2010 at 1:53 AM, Amol Puglia wrote: > http:\\tomcatserver_hostname:8081/eMatrix/servlet/Controller > http:\\tomcatserver_hostname:8082/eMatrix/servlet/Controller > http:\\tomcatserver_hostname:8083/eMatrix/servlet/Controller > ProxyPassReverse /eMatrix ajp://server_name:8009/eMatr

RE: [us...@httpd] File does not exist: /appache/htdocs/webdynpro

2010-09-20 Thread Tushar Chavan
Hi Expert, Changed last line to ProxyPassReverse /irj https://SAP_WEB_Dispatcher_Host:1443/irj still we have same issue. Best Regards, Tushar > Date: Sun, 19 Sep 2010 16:07:12 +0200 > From: jo...@sanguis.xs4all.nl > To: users@httpd.apache.org > Subject: Re: [us...@httpd] File does not