Re: [EMAIL PROTECTED] Problem with junk characters after upgrade

2005-08-13 Thread Vinayakam Murugan
thanks a lot. i will try and get back if there are any issues. :-)-- Warm Regards~~~Vinayak

Re: [EMAIL PROTECTED] Apache config file

2005-08-13 Thread Dana Marshall
I couldn't FIND the httpd.default.conf file, if it's THERE, I'd use it... but thanks for the link... now, for future reference, where WOULD I find this file??? Or put it, so that Apache sees it? Dana At 07:43 PM 8/12/2005, you wrote: Hi, Does the httpd.default.conf that comes with Apache not

Re: [EMAIL PROTECTED] How to fight a client causing DoS ?

2005-08-13 Thread Jon Snow
How about mod_bandwidth to limit by number of connections and/or bandwidth used per IP etc. For example as a rough set and forget configuration, set it so the maximum anyone can suck out of your server is one quarter of your maximum connections and bandwidth. http://www.cohprog.com/v3/bandwidt

Re: [EMAIL PROTECTED] Notification from PayPal #AOP6533-350209-8595-6840595

2005-08-13 Thread pagedev1
How did this message get onto the list?? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, August 13, 2005 05:53 AM To: [EMAIL PROTECTED] Subject: [EMAIL PROTECTED] Notification from PayPal #AOP6533-350209-8595-6840595 Dear valued PayPalmember: It has

Re: [EMAIL PROTECTED] How to fight a client causing DoS ?

2005-08-13 Thread Sean Conner
It was thus said that the Great Maxim Vexler once stated: > > > > What can be done to stop the "attack" ? > > > > > It's pretty easy to stop this under Linux (this may work under other Unix > > flavors if you adjust the command accordingly), by doing, as root: > > #GenericRootUnixPrompt> route a

[EMAIL PROTECTED] mime type problem on .html file?

2005-08-13 Thread rafet
Hi, the virtualhost's directoryindex has the index.html defined with it. So, when I browse the ip address I get the page without any problem. But since the page supposed to run as SSI page, I had to add these in the .htaccess file: -- Options +ExecCGI +Includes AddType t

[EMAIL PROTECTED] Mod_proxy https question

2005-08-13 Thread Mario François Jauvin
I am looking at the source code for the mod_proxy and I have a question.  If I use the following configuration statement:     Order deny,allow   Deny from all   Allow from 10.0.0   This will allow clients from subnet 10.0.0 to obtain pages from any Microsoft URL.  However, if I do

Re: [EMAIL PROTECTED] Problem with junk characters after upgrade

2005-08-13 Thread Joshua Slive
On 8/13/05, Vinayakam Murugan <[EMAIL PROTECTED]> wrote: > > > > > > AddDefaultCharset. > > > > You can probably just remove this directive (or alternatively, set it > > to something reasonable). > > Thanks for the pointer . But has its behaviour changed since 1.3? I don't believe so. Bu

Re: [EMAIL PROTECTED] Apache2 restart issues

2005-08-13 Thread Joshua Slive
On 8/13/05, David Wills <[EMAIL PROTECTED]> wrote: > Hi Joshua, > > Yes I have certainly read about the issues php has with thread-safety > however I don't think I'm using anything but the most common config > there is. I kinda figured by now it would have worked for such a > simple and lean confi

Re: [EMAIL PROTECTED] Problem with junk characters after upgrade

2005-08-13 Thread Vinayakam Murugan
AddDefaultCharset.You can probably just remove this directive (or alternatively, set it to something reasonable). Thanks for the pointer . But has its behaviour changed since 1.3?  -- Warm Regards~~~Vinayak

Re: [EMAIL PROTECTED] Apache2 restart issues

2005-08-13 Thread David Wills
Hi Joshua, Yes I have certainly read about the issues php has with thread-safety however I don't think I'm using anything but the most common config there is. I kinda figured by now it would have worked for such a simple and lean config. Is the problem I described symptomatic of a thread safety i

Re: [EMAIL PROTECTED] Apache2 restart issues

2005-08-13 Thread Joshua Slive
On 8/13/05, David Wills <[EMAIL PROTECTED]> wrote: > I have been trying to move from prefork to worker MPM on apache 2. > > I have a problem however. The compilation runs perfectly, the server > starts fine. > > When I restart the daemon it doesn't finish killing all of apaches > processes before

Re: [EMAIL PROTECTED] Problem with junk characters after upgrade

2005-08-13 Thread Joshua Slive
On 8/13/05, Vinayakam Murugan <[EMAIL PROTECTED]> wrote: > Hi > > We had a server with Apache 1.3 running. We recently upgraded it to Apache > 2.0. After this we can see many html pages with junk characters in them. It > appears as question marks in IE , diamond symbols in mozilla. > > Can an

[EMAIL PROTECTED] Apache2 restart issues

2005-08-13 Thread David Wills
Hi, I have been trying to move from prefork to worker MPM on apache 2. I have a problem however. The compilation runs perfectly, the server starts fine. When I restart the daemon it doesn't finish killing all of apaches processes before starting the service again. Because of this it fails the re

Re: [EMAIL PROTECTED] How to fight a client causing DoS ?

2005-08-13 Thread Maxim Vexler
On 8/12/05, Sean Conner <[EMAIL PROTECTED]> wrote: > It was thus said that the Great Maxim Vexler once stated: > > > > The DoS was caused because a client tried to use one of the popular > > spiders to download the whole site. > > > > I've attached a clip from the error log & the access log (CR/LF