bject: Re: [EMAIL PROTECTED] rotatelogs and rewriteLog
On 5/19/06, Browne, Anthony A <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> Is it possible to use rotatelogs with a rewriteLog on a
Windows
> OS? If so, how.
I've never tried it, but I don't believe thi
Hello everyone,
Is it possible to use rotatelogs with a rewriteLog on a Windows
OS? If so, how.
TIA
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
u disable active ftp.
cheers,
emmanuel
Browne, Anthony A wrote:
> Hello everyone,
>
> I have a virtual host that needs to proxy ftp. The config for it
> is:
>
>
> ServerAdmin
> ServerName :9982
> LogFormat "%t %h %{Host}i \"%r\&quo
works when u disable active ftp.
cheers,
emmanuel
Browne, Anthony A wrote:
> Hello everyone,
>
> I have a virtual host that needs to proxy ftp. The config for it
> is:
>
>
> ServerAdmin
> ServerName :9982
> LogFormat "%t %h %{Host}i \"%r\&quo
Hello everyone,
I have a virtual host that needs to proxy ftp. The config for it
is:
ServerAdmin
ServerName :9982
LogFormat "%t %h %{Host}i \"%r\" %s %B" ftpcommon
CustomLog logs/9982_access.log ftpcommon
ProxyRequests On
The problem is that when clients try active ftp conn
Hello everyone,
I have a virtual host that needs to proxy ftp. The config for it
is:
ServerAdmin
ServerName :9982
LogFormat "%t %h %{Host}i \"%r\" %s %B" ftpcommon
CustomLog logs/9982_access.log ftpcommon
ProxyRequests On
The problem is that when clients try active ftp connect
The links are not broken, but I solved this issue another way.
Apparently, mod_rewrite will erase the query string if you place a '?'
after the substitution, otherwise it will append it. I needed this with
a redirect (R) instead of proxy (P). Thanks for the help though, I
appreciate it.
--
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 20, 2006 2:07 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Forward port 443 requests, but use mod_rewrite
on port 80 requests
> -----Original Message-
> From: Browne, Anthon
ort 80 requests
> -----Original Message-
> From: Browne, Anthony A [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 18. April 2006 18:29
>
> No, I am trying to figure out how to separate the two
> different request streams.
I did read your description below
rs@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Forward port 443 requests, but use mod_rewrite
on port 80 requests
> -Original Message-
> From: Browne, Anthony A [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 18. April 2006 18:29
>
> No, I am trying to figure out how to se
> Do you not already have two port-based VHs? One on port 80 and one on port >
> 443? If so, there is no problem since the two VHs clearly separate the two >
> request streams.
>
> If this isn't clear to you, post back some more details of your config... >
> Specifically, how do you separate HT
11 matches
Mail list logo