RE: [users@httpd] Strange httpd 2.4.6 Mod_Rewrite issue

2013-08-18 Thread Don O';Neil
last rewrite rule, and error 500's on the other 2 when I moved around the order (a simple yank/put in VIM) then it started working. Seems like I might have uncovered a bug here in the mod_rewrite module. -Original Message----- From: Don O'Neil [mailto:li...@lizardhill.com]

[users@httpd] Strange httpd 2.4.6 Mod_Rewrite issue

2013-08-17 Thread Don O';Neil
I'm having a very strange issue with the mod_rewrite module. First off here's the basics: Apache 2.4.6, Centos 6 x64 Here's the loading of the directive: RewriteEngine on RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK) RewriteRule .* - [F] LogLevel alert rewrite:tr

[EMAIL PROTECTED] OpenSSL/PHP/Apache problem

2007-10-06 Thread Don O';Neil
Any time I compile PHP 4.4.7 with --with-ssl my apache 1.3.39 server core dumps on start up on my FreeBSD 6.1 dual core AMD X2 box (in 32 bit mode). Anyone have a work around for this or suggestions where to look/try? I was having a similar problem with Curl, but once I told curl where the OpenSSL

[EMAIL PROTECTED] Core Dumps on FreeBSD 6.1

2007-10-04 Thread Don O';Neil
Sorry... forgot to mention the version number... Apache 1.3.37 and 1.3.39 with PHP 4.4.6 or 4.4.7, no combination of those work with the --with-openssl option for PHP or without it. Anyone have some insight on what is going wrong here... this setup used to work perfectly, and as far as I know noth

[EMAIL PROTECTED] Core Dumps on FreeBSD 6.1

2007-10-04 Thread Don O';Neil
Anyone have some insight on what is going wrong here... this setup used to work perfectly, and as far as I know nothing has changed No matter what I do, I can't get apache to launch, it just dumps cores... here is the gdb output: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundatio

[EMAIL PROTECTED] Core dumps with --with-openssl

2007-10-04 Thread Don O';Neil
I just tried rebuilding my apache & php to the latest version and now whenever I try to start it it core dumps. If I remove the --with-openssl and build with 4.4.6 of php at least it starts. I can't even get my old version to build now... Is there a work-around for this? The setup is as follows:

RE: [EMAIL PROTECTED] Strange port 80 access problem

2007-09-12 Thread Don O';Neil
e is served from home via your cable modem, has anyone tried to test it from outside? Have you tried running Apache on a different port than 80 to see if your cable co is blocking port 80? Whit On Wed, Sep 12, 2007 at 08:17:07AM -0700, Don O'Neil wrote: > I have a very strange access problem th

[EMAIL PROTECTED] Strange port 80 access problem

2007-09-12 Thread Don O';Neil
I have a very strange access problem that just popped up this morning. For whatever reason, my machine at home over my cable modem can no longer access Apache on port 80... However other services are accessible elsewhere (Direct Admin control panel, FTP, SMTP,etc...) BUT Apache is accessible to oth

[EMAIL PROTECTED] Frontpage 2002 5.0.2.4803 for Linux

2007-03-25 Thread Don O';Neil
Anyone have the fp50.linux.tar.gz distibution that has FP 2002 extensions v5.0.2.4803 in it? I have the FreeBSD version but I need the Linux version. I can find the v5.0.2.2634 in several places on the web (including MS) but not the last patched version that has the security fixes. Unfortunatly MS

[EMAIL PROTECTED] Frontpage 2002 5.0.2.4803 for Linux

2007-03-21 Thread Don O';Neil
Anyone have the fp50.linux.tar.gz distibution that has FP 2002 extensions v5.0.2.4803 in it? I have the FreeBSD version but I need the Linux version. I can find the v5.0.2.2634 in several places on the web (including MS) but not the last patched version that has the security fixes. Unfortunatly MS

RE: [EMAIL PROTECTED] Hacked Web Site

2006-05-19 Thread Don O';Neil
as to what could be going on here. -Original Message- From: Jaqui Greenlees [mailto:[EMAIL PROTECTED] Sent: Friday, May 19, 2006 12:04 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Hacked Web Site --- Don O'Neil <[EMAIL PROTECTED]> wrote: > A customer of

[EMAIL PROTECTED] Hacked Web Site

2006-05-18 Thread Don O';Neil
A customer of mine recently had their web site hacked and the index file defaced by Milli-Harekat... http://www.zone-h.org/en/search/what=Milli-Harekat.Org/ Does anyone know the exploit used for this and where to find out about fixing it? I have a feeling it's a brute force attack of some sort, b

RE: [EMAIL PROTECTED] Mod_Auth_Mysql v2.20

2006-02-24 Thread Don O';Neil
: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Mod_Auth_Mysql v2.20 On Friday 24 February 2006 03:11, Don O'Neil wrote: > Does anyone have instructions on how to build v2.2 of Mod_Auth_Mysql > with the latest Apache HTTP release? I have old apps that I cannot > rebuild tha

[EMAIL PROTECTED] Mod_Auth_Mysql v2.20

2006-02-23 Thread Don O';Neil
Does anyone have instructions on how to build v2.2 of Mod_Auth_Mysql with the latest Apache HTTP release? I have old apps that I cannot rebuild that require some of the directives & syntax that are only supported in v2.2 Alternatively, if someone has a pre-built module for the 1x line of HTTPD, bu