On 22 August 2011 14:59, Jeroen Geilman wrote:
> On 2011-08-22 23:55, Hilco Wijbenga wrote:
>> You nailed it. All those Rewrite* options need to be in the virtual
>> host. Then it works.
>>
>> This is surprising. I had assumed that anything outside of a virtual
>> host was a global setting and the
On 2011-08-22 23:55, Hilco Wijbenga wrote:
You nailed it. All those Rewrite* options need to be in the virtual
host. Then it works.
This is surprising. I had assumed that anything outside of a virtual
host was a global setting and the virtual host settings overrode those
global settings where a
On 22 August 2011 14:20, Eric Covener wrote:
> On Mon, Aug 22, 2011 at 4:50 PM, Hilco Wijbenga
> wrote:
>> Hi Eric,
>>
>> On 20 August 2011 04:28, Eric Covener wrote:
Please note that I have set logging to maximum and a log file *is*
created but it stays empty. So apparently the Rewrit
On 22 August 2011 14:23, Björn Zettergren wrote:
>> RewriteEngine is on and the ProxyPassMatch rule is firing. I've
>> attached my full config. I've tried to simplify it but it's still 200+
>> lines. The important stuff is at the bottom. I would very much
>> appreciate it if you could take a quick
RewriteEngine is on and the ProxyPassMatch rule is firing. I've
attached my full config. I've tried to simplify it but it's still 200+
lines. The important stuff is at the bottom. I would very much
appreciate it if you could take a quick peek to tell me what I'm doing
wrong.
I have tried the conf
Hi Eric,
On 20 August 2011 04:28, Eric Covener wrote:
>> Please note that I have set logging to maximum and a log file *is*
>> created but it stays empty. So apparently the RewriteRule never fires.
>
> No "rewriteengine on" or the vhost handling the request isn't the one
> with the RewriteRule?
Hi I know I can define file with users using :
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
Can I use the same configuration but instead loading from file , the
authentication will be from DB ?
Thanks
Dear List,
we are using Apache/2.2.16 (Prefork) with PHP/5.3.3-7+squeeze3 on one
application-server and monitor a strange behavior with processes being in mode
"Closing connection" until we manually restart the webserver with "apache2ctl
restart".
On Debian Lenny with Apache/2.2.9 (Prefork) and