On 05/30/2012 08:39 AM, Jean-Christophe Boggio wrote:
Hello, I have a problem with URL Rewriting.
I'm trying to transform URLs of the form :
http://medecine-et-enfance.net/archives/voir.html?file=J_2005_01_039.pdf
to
http://medecine-et-enfance.net/showpdf.html?file=J_2005_01_039.pdf
I have def
At 09:12 -0700 6/1/12, motty.cruz wrote:
>Hello, I need help with a perl script running under Apache22, it does not
>display any errors but it won't display results either. The script is a form
>when input data into the form and hit submit it should display a graph.
>
>By the way all Perl modules
On Fri, Jun 01, 2012 at 10:25:38AM -0700, Bill Vance wrote:
>Date: Fri, 1 Jun 2012 10:25:38 -0700
>From: Bill Vance
>Subject: [users@httpd] Eureka!
>
>Howdy Gang;
>
>Well, I figured as everything was alles abgefict, it wouldn't
>hurt to try one more thing, so I gave it a shot with:
>
> apt-g
Sorry to insist, anyone has an idea on this issue please ?
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Two things are going amiss with Apache here.
1. Apache is intermittently issuing a 403 "Directory index forbidden by Options
directive" but it never should. For example the two
below links work fine. But look at the log entry showing the 403 error.
Crazy. I cannot duplicate the error at all
Howdy Gang;
Well, I figured as everything was alles abgefict, it wouldn't
hurt to try one more thing, so I gave it a shot with:
apt-get purge php5 apache2
apt-get install --reinstall php5 apache2
The first removes the program files as well as the setups in
/etc. The second, of c
Hello, I need help with a perl script running under Apache22, it does not
display any errors but it won't display results either. The script is a form
when input data into the form and hit submit it should display a graph.
By the way all Perl modules are installed, I have a different server runni
Hi,
I just want to add one more question -
Daniel's idea looks very good. but what if we also want to verify the
change by logging into the site (after application level change get
complete) and then open it up for all users.. is there any way to
achieve this?
On Thu, May 31, 2012 at 1:59 PM, Da
Sorry that is a typo in the conf file I inherited. It was removed during my
testing.
From: Igor Cicimov [mailto:icici...@gmail.com]
Sent: Friday, June 01, 2012 1:40 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] httpd 2.4.2 not closing backend connection after
proxypass ttl expires
Hi,
We have a setup that's desired that we would have an apache front end box
that would have a wildcard ssl certificate with name based virtual hosting
setup that would for one virtual host, use mod_jk to send the connection to
a different server with tomcat on it.
My question is, should we expe
Why double ProxyPass?
ProxyPass / http://localhost-vip.com/smax=0 ttl=60
ProxyPass / http://localhost-vip.com/
ProxyPassReverse / http://localhost-vip.com/
On Jun 1, 2012 3:48 AM, "David Woodworth"
wrote:
> Hello,
>
> ** **
>
> I am running Apache 2.4.2 as a reverse proxy server. The bac
11 matches
Mail list logo