nobaloney
NoBaloney Internet Svcs - In Memoriam †
Can it be changed to not overwrite it the first time if it's already a DA httpd.config?
Jeff
Jeff
Yes, they will be overwritten, but you'll have a backup too.
In httpd 2.0, unlike 1.3, the %b and %B format strings do not represent the number of bytes sent to the client, but simply the size in bytes of the HTTP response (which will differ, for instance, if the connection is aborted, or if SSL is used). The %O format provided by mod_logio will log the actual number of bytes sent over the network.
so even without doing rewrite_confs old configs are overwritten?
can the default be changed to preserve configs or to only write new .dist files?
Chrysalis, it's impossible to do that in easy way, because everything is done using files in extra directory, it's a goal of custombuild.