Apache general

Mod_bw for apache 2.2.8 - windows binary ?

Hi,

I wonder if there is any way to have a windows binary for apache 2.2.8 of mod_bw ? ( http://ivn.cl/apache/ )
Because i try to limit the number of bytes per user and per vhost wich go away from my server ^^
Thank a lot if someone have an idea.

Apache config

Hello,

I just moved from PHP module to FastCGI.

However, i have trouble with one website, which requires a .htaccess file (for SEO)

I have tried:

Options Indexes FollowSymLinks
FCGIWrapper "c:/php5/php-cgi.exe" .php
Options ExecCGI

and other configurations, but i always get Internal Server Error

does mod_log_rotate work with Rewritelog?

I am using mod_rewrite and can't seem to get RewriteLog to work with it.

Apache Log Rotation with mod_log_rotate and error.log

The initial configuration works on my logs/access.log file but does not rotate my logs/error.log file - what changes should I make to the default ErrorLog configuration to get the error.log file also rotated daily?

Charles Michener

Apache log rotation with mod_log_rotate question

First - thank you for developing the replacement for rotatelogs that you have posted... vast improvement!!

Now - my problem - once in a while after Apache rotates logs at midnight the new log file does not 'start' - the log information is retained in one of the two instances of Apache running (and that instance slowly uses more memory - probably storing the log data) and does not appear to write to the disk log file (the file size and date stamp do not change) - if I view the new log file, it has the accumulated information - if I stop/restart Apache it then writes the data to the log file and begins to record the information onto the disk as it is happening.

Syndicate content