Apache general
Mod_bw for apache 2.2.8 - windows binary ?
Submitted by Bagu on April 29, 2008 - 18:28. Apache generalHi,
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
Submitted by al0000 on January 29, 2007 - 14:59. Apache generalHello,
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?
Submitted by toadie on October 29, 2006 - 18:54. Apache generalI 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
Submitted by Anonymous on July 20, 2006 - 21:04. Apache generalThe 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
Submitted by Anonymous on July 20, 2006 - 10:38. Apache generalFirst - 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.

