Hello,
Thank you for such a prompt answer! I have some questions below.
Agnello George:
yes its possible
you would just need to add in your /etc/logrotate.conf the following content :
"/websites/domain.com/logs/domain.com.sys.qualiproj.access_log"
/websites/domain.com/logs/domain.com.sys.qua
On 8/13/08, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I fear it it not possible but I'll ask the experts anyway. Is it possible to
> rotate apache logs based on size and time?
>
> I would like to rotate logs every 20MB AND at the start of the month
> irrespective of the log size.
>
Hello,
I fear it it not possible but I'll ask the experts anyway. Is it
possible to rotate apache logs based on size and time?
I would like to rotate logs every 20MB AND at the start of the month
irrespective of the log size.
Is it possible?
Many thanks in advance!
--
Zbigniew Szalbot
www
On Wed, Aug 13, 2008 at 02:30, Gareth Bult <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to be able to use a variable in a cookie setting for example;
>
>
> ServerName myserver
> RewriteEngineOn
> SetEnv MYPATH "Hello_World"
> RewriteRule
On Tue, Aug 12, 2008 at 8:30 PM, Gareth Bult <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to be able to use a variable in a cookie setting for example;
>
>
> ServerName myserver
> RewriteEngineOn
> SetEnv MYPATH "Hello_World"
> RewriteRule
Hi,
I'd like to be able to use a variable in a cookie setting for example;
ServerName myserver
RewriteEngine On
SetEnv MYPATH "Hello_World"
RewriteRule . - [CO=COOKIEID:%{MYPATH}:.domain.com:120]
ProxyPass / http://myrealserver:8080/
But for some reason environment variables don't se
On Tue, Aug 12, 2008 at 6:06 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi Guys,
> There is a specific method in server/core.c that has "set_serv_tokens"
> method. I am not sure from where in the code this will be called. This has
> the logic to control what needs to be appended on the err
Hi Guys,
There is a specific method in server/core.c that has "set_serv_tokens"
method. I am not sure from where in the code this will be called. This has
the logic to control what needs to be appended on the error messages. Any
one has a clue on who controls the calls to this? I see that there i
Krist van Besien wrote:
On Mon, Aug 11, 2008 at 11:56, mdn teo <[EMAIL PROTECTED]> wrote:
But how can I force to skip login retries?
I tried to set a custom 401 error page, redirecting to another page, but it
redirects just after the "n" login attempts.
I'd like to find a way to force the redir
Eric Covener wrote:
On Mon, Aug 11, 2008 at 6:20 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
Eric,
Thanks for your quick response. I went through the mentioned functions.
The method "ap_send_error_response" has the logic to print the html page in
case of error. but, I am not really sure whet
The installation of the "recommended" 2.2.9 goes smoothly OOTB under Win98SE.
But after running "Control Apache Server -> Start Apache in Console" the DOS
Box (console) window opens and ... it is all :-( It means:
- No request from ZoneAlarm, that Apache wants to act as a server;
- No connection t
On Mon, Aug 11, 2008 at 11:56, mdn teo <[EMAIL PROTECTED]> wrote:
> But how can I force to skip login retries?
> I tried to set a custom 401 error page, redirecting to another page, but it
> redirects just after the "n" login attempts.
> I'd like to find a way to force the redirect to another page
12 matches
Mail list logo