[EMAIL PROTECTED] Possible attack?

2005-09-30 Thread Kevin O';Neil
Hello, all. I don't know if this is the right forum, but here goes. Anyone else getting nailed with a 401 error in the logs that is using full url? I never use full url for my ErrorDocument and have been getting slammed with this since about Monday. It seem that 50 or 60 times per minute the err

[EMAIL PROTECTED] .htaccess

2005-09-27 Thread Kevin O';Neil
Hello, all. I am using this code: RewriteEngine On Options +FollowSymlinks RewriteBase / RewriteCond %{HTTP_HOST} onlinemall.website.com RewriteCond %{REQUEST_URI} !onlinemall/ RewriteRule ^(.*)$ onlinemall/$1 [L] It was working recently and now it isn't. I even placed it in httpd.conf and

Re: [EMAIL PROTECTED] filename.php~

2005-09-25 Thread Kevin O';Neil
You can also do Order Allow,Deny Deny from all to make sure they can't be downloaded. Joshua. Thanks, Joshua. That's what I was trying to do and it worked. - The official User-To-User support forum of the Apache HTTP

[EMAIL PROTECTED] filename.php~

2005-09-25 Thread Kevin O';Neil
Hi all, I am kind of new to apache. I have Apache/2.0.46 Linux WS 3 (Red Hat) Server PHP Version 4.3.2 I am confused and bewildered that some files in the /html have an extra file with ~ on the end. I am unsure what this means or how to stop it. I used an example on my site and was dismayed tha

Re: [EMAIL PROTECTED] Answer

2005-08-31 Thread Kevin O';Neil
Kevin - No worries. Did that work? Thanks -dant Yes, works excellent. Thanks! - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsub

Re: [EMAIL PROTECTED] Answer

2005-08-31 Thread Kevin O';Neil
Kevin - How about a space b/t imagse/ and "/var/www/images" after the Alias directive? You don't live in Arizona by chance, do you? Thanks -dant Dant, Sorry I don't live there. I'm in NY. Thanks for the heads up on this. Thanks, Kevin

[EMAIL PROTECTED] Answer

2005-08-31 Thread Kevin O';Neil
I think I answered my own question. I found this to work I am just unsure if it's totally correct. Alias /images"/var/www/images" Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny Allow from all --

[EMAIL PROTECTED] Question about alias

2005-08-31 Thread Kevin O';Neil
Hello everyone, I would really like help in figuring out how to do this. I would like apache to alias all my domains images folders. I have like 25 domains and they all use the same images folders of /var/www/html/domain/images Is there a way I can use the httpd.conf to alias the /images fol

Re: [EMAIL PROTECTED] cgi scripts not running

2005-07-29 Thread Kevin O';Neil
Stephen, Look closely at the errors: "/var/www/html/cgi-bin/mycgi.cgi" It is looking in the html folder because you don't have the domain or ip before the cgi-bin. yourdomain.com/cgi-bin/mycgi.cgi I am unsure how to access the cgi-bin from the folder html without domain unless you have the c

Re: [EMAIL PROTECTED] cgi scripts not running

2005-07-29 Thread Kevin O';Neil
Stephen, I think the answer may be that you have: When called from the page that has the form on it... it is looking for the mycgi.cgi file in: /var/www/html/cgi-bin Please correct me if I'm wrong. Thanks, Kevin Hello Mark.   Tried replacing     with     L

Re: [EMAIL PROTECTED] Custom 404 ErrorDocument Logs a 200

2005-07-27 Thread Kevin O';Neil
From: "David P. Donahue" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 27, 2005 10:44 AM Subject: [EMAIL PROTECTED] Custom 404 ErrorDocument Logs a 200 Is there a way to make it log as a 404? I only ask because I have a reporting engine looking through my logs and it's registering far fewer 4