Bug#316321: apache2-common: 'reload' init target should not restart server

2005-06-29 Thread Sean Finney
Package: apache2-common Version: 2.0.54-4 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 in previous versions of apache, 'reload' would not automatically restart the server if it was not running. but now in apache2: Reloading web server config...httpd not running, trying to sta

Bug#303228: apache2-common: a2enmod should not be modified to reload servers

2005-06-29 Thread Sean Finney
Package: apache2-common Version: 2.0.54-4 Followup-For: Bug #303228 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i'd like to second the motion to not have a2enmod reload the server. or, at the least, not do so by default but include a cmdline flag to do so. changing a configuration and reloadin

Bug#316303: apache2-common: apache2ctl -k stop not being used - faulty init.d/apache2 logic

2005-06-29 Thread Adam Conrad
Jason Rhinelander wrote: > > if `apache2 -t > /dev/null 2>&1`; then > > will always be false, due to being in backticks. lucifer:~# if `apache2 -t 2>/dev/null`; then echo "YAY, IT WORKS"; else echo "BROKEN"; fi YAY, IT WORKS lucifer:~# echo "RANDOM CRAP" >> /etc/apache2/apache2.conf lucifer:~# if

Bug#316303: apache2-common: apache2ctl -k stop not being used - faulty init.d/apache2 logic

2005-06-29 Thread Jason Rhinelander
Package: apache2-common Version: 2.0.54-4 Severity: normal Tags: patch The /etc/init.d/apache2 init script that comes with apache2-common has a logic error that causes the script to always fall back to killing apache instead of using apache2ctl -k stop. Basically it's because this: if `apache2

Dude check out this sweet site!

2005-06-29 Thread Solomon
Penis Enlargement announcement http://www.gretan.com/ss/ We have a lot of reasons but only one real one. As thou hast sown, so shalt thou reap. Minds are like parachutes...they only function when they are open. Alea Iacta est... (the dice is cast) Brevity is the soul of linger

Do not have money , get software cds from here!

2005-06-29 Thread Noll
Download + CDS all OS and all under $15-$99 just http://ohle.c1grfbu594c1rvc.resmelljm.ws One of the keys to happiness is a bad memory. Assume a virtue, if you have it not. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Fix your situation Jordan

2005-06-29 Thread Russ Hobson
THIS IS GOING TO BE OUR ABSOLUTE ATTEMPT We have endevored to speak to you on many periods and we await your response now! Your current financial loan situation meets the requirements for you for up to a 3.10% lower rate. However, based on the fact that our previous attempts to speak to you di

Re[6]: Дорогой и любимый друг! Shparber

2005-06-29 Thread Ranajurban Purjit
Здрасьти! ЦЕНТР РАЗГОВОРНОГО АНГЛИЙСКОГО. Большие скидки!!! Телефоны в Москве: один-ноль-пять пять-один-восемь-шесть 156- Galay Lim Tavares Lee Lee Mussnig Korbis Freyer Filini Nichetti Tsai -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

GET CD AND DOWNLOADS, all software under $99-$15

2005-06-29 Thread Hermann
Software for System Builders, Resellers, and Hardware Purchasers Only. http://wzwxtp.b0x8wstm8lt08ct.putrefydl.com Discretion is not the better part of biography. Do not weep; do not wax indignant. Understand. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Bug#316173: apache2: Security issues in HTTP proxy responses with both Transfer-Encoding and Content-Length headers

2005-06-29 Thread Moritz Muehlenhoff
Steve Kemp wrote: > > |Proxy HTTP: If a response contains both Transfer-Encoding > > |and a Content-Length, remove the Content-Length to eliminate > > |an HTTP Request Smuggling vulnerability and don't reuse the > > |connection, stopping some HTTP Request Spoofing attacks. > > Ca