Re: [EMAIL PROTECTED] Verifying .htaccess works

2005-08-14 Thread Aman Raheja
It has worked for me, following instructions on the link at http://www.techquotes.com/notes/ If a specific thing is not working, please explain, we'll be glad to help. Regards Aman David Blomstrom wrote: Related to my last question, I'd like to ask how I can verify that my .htaccess file is fun

Re: [EMAIL PROTECTED] Mod_rewrite Newbie Questions

2005-08-14 Thread John Hicks
David-- The way you describe your problem indicates you may misunderstand what URL rewriting does. > So I have three basic "raw" URL's that look something > like this: > > http://www.geozoo.org/stacks/index.php?taxon=Animalia > http://www.geozoo.org/kids/stacks/index.php?taxon=Animalia > http:

[EMAIL PROTECTED] Verifying .htaccess works

2005-08-14 Thread David Blomstrom
Related to my last question, I'd like to ask how I can verify that my .htaccess file is functioning. It could be the source of my mod_rewrite problem, as I don't think any of my earlier experiments involving .htaccess have ever worked, either. Thanks.

[EMAIL PROTECTED] Mod_rewrite Newbie Questions

2005-08-14 Thread David Blomstrom
I've bookmarked several mod_rewrite tutorials and am currently working on one at http://www.devarticles.com/c/a/Web-Services/Make-Dynamic-URLs-Search-Engine-Friendly/3/ I very quickly got hung up on a couple items. Before I continue, let me give you a brief overview of what I want to do. You can

Re: [EMAIL PROTECTED] Where's AddModule mod_rewrite.c?

2005-08-14 Thread David Blomstrom
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > If you are using apache httpd 2.x then AddModule is > not necessary (and > not allowed). Ah, that explains why it knocked out all my sites when I tried it. I'll go back and add just the first line. Thanks. __

[EMAIL PROTECTED] apachectl startssl --need to start without entering password

2005-08-14 Thread James, Denise
    Hello,   Please point me to where I can find documentation on starting apache with ssl and NOT having to enter the password.  I am new to managing this web server and was recently asked to setup a new certificate which expired.   I did that, but now whenever apache is restarted, o

Re: [EMAIL PROTECTED] Where's AddModule mod_rewrite.c?

2005-08-14 Thread Joshua Slive
On 8/14/05, David Blomstrom <[EMAIL PROTECTED]> wrote: > I just started my first mod_rewrite tutorial when I > got stuck when the instructions directed me to > uncomment the following two lines in my conf file: > > LoadModule rewrite_module modules/mod_rewrite.so > AddModule mod_rewrite.c > > The

[EMAIL PROTECTED] Apache installation difficulties...

2005-08-14 Thread Andy Surface
Hello everyone! I just installed Apache on my new XP SP2 machine and it was working fine until I tried to interface PHP5 with it. When I edited the config file, it then rejected it. So I changed the config file back to its orginal format and tried to restart service, and it rejected it again.

[EMAIL PROTECTED] Where's AddModule mod_rewrite.c?

2005-08-14 Thread David Blomstrom
I just started my first mod_rewrite tutorial when I got stuck when the instructions directed me to uncomment the following two lines in my conf file: LoadModule rewrite_module modules/mod_rewrite.so AddModule mod_rewrite.c The problem is I can't find the second line. So would it be OK to just unc

[EMAIL PROTECTED] Re: Mod_proxy https question

2005-08-14 Thread Joost de Heer
> https://*.passport.com/*> > Order deny,allow > Deny from all > Allow from 10.0.0 > > This does not allow clients from subnet 10.0.0 to obtain pages from any > SSL URL at passport.com. Do you have allowCONNECT set? Do you have mod_proxy_connect loaded? I'm not 100% sure, but you might ne

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

2005-08-14 Thread Joost de Heer
> I would like to note that I'm looking for some kind of automatic tool > to fight this. > Maybe a mod for Apache that could reject the client at the httpd > daemon level on a time based period? Something like mod_throttle perhaps? Joost -

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

2005-08-14 Thread Brian Candler
On Sat, Aug 13, 2005 at 11:32:53AM +0200, Maxim Vexler wrote: > > > 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 > > > terminated). > > > > > > As you can se

Re: [EMAIL PROTECTED] "access_log" vs. "access.log" problem

2005-08-14 Thread William A. Rowe, Jr.
check your .conf files and .htaccess files for any occurances of error_log. You might even want to grab unxutils from sourceforge, 'grep -r' is your friend :) ohaya wrote: Hi, I am running Apache 2.0.50 on Windows 2000. In my httpd.conf, I have: CustomLog logs/access.log combined But, I

Re: [EMAIL PROTECTED] Apache config file

2005-08-14 Thread Steven Pierce
Dana, Did you do a "Standard" install of Apache? I mean standard as one that you did not change any of the "default" paths. *** REPLY SEPARATOR *** On 8/13/2005 at 7:30 PM Dana Marshall wrote: >I couldn't FIND the httpd.default.conf file, if it's THERE, I'd use >it... but tha

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

2005-08-14 Thread herauthon
i forwarded this msg to my support services with all background noise.. i hope it helps - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Sunday, August 14, 2005 2:29 AM Subject: Re: [EMAIL PROTECTED] Notification from PayPal #AOP6533-350209-8595-6840595 How did this message get

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

2005-08-14 Thread Michelle Konzack
With a faked header ? Am 2005-08-14 00:29:41, schrieb [EMAIL PROTECTED]: > > 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]

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

2005-08-14 Thread Maxim Vexler
On 8/14/05, Jon Snow <[EMAIL PROTECTED]> wrote: > > 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 connect