[us...@httpd] Paul Hunter is out of the office.

2009-04-30 Thread Paul Hunter
I will be out of the office starting 30/04/2009 and will not return until 05/05/2009. This is an automated message. I am out of the office. I will respond to your message when i return. Paul

[EMAIL PROTECTED] Paul Hunter is out of the office.

2008-10-21 Thread Paul Hunter
I will be out of the office starting 20/10/2008 and will not return until 03/11/2008. This is an automated message. I am out of the office. I will respond to your message when i return. Please contact Keith Dumble if urgent. Paul

[EMAIL PROTECTED] Paul Hunter is out of the office.

2008-10-03 Thread Paul Hunter
I will be out of the office starting 03/10/2008 and will not return until 06/10/2008. This is an automated message. I am out of the office. I will respond to your message when i return. Please contact Keith Dumble if urgent. Paul

[EMAIL PROTECTED] Paul Hunter is out of the office.

2008-08-29 Thread Paul Hunter
I will be out of the office starting 29/08/2008 and will not return until 02/09/2008. This is an automated message. I am out of the office. I will respond to your message when i return. Please contact Keith Dumble if urgent. Paul

[EMAIL PROTECTED] Paul Hunter is out of the office.

2008-08-26 Thread Paul Hunter
I will be out of the office starting 26/08/2008 and will not return until 27/08/2008. This is an automated message. I am out of the office, but may be able to get email. I will respond to your message when i return. Please contact Keith Dumble if urgent. Paul

[EMAIL PROTECTED] Paul Hunter is out of the office.

2008-08-07 Thread Paul Hunter
I will be out of the office starting 08/08/2008 and will not return until 09/08/2008. This is an automated message. I am out of the office. I will respond to your message when i return. Please contact Keith Dumble if urgent. Paul

[EMAIL PROTECTED] Paul Hunter is out of the office.

2008-07-11 Thread Paul Hunter
I will be out of the office starting 11/07/2008 and will not return until 15/07/2008. This is an automated message. I am out of the office. I will respond to your message when i return. Please contact Keith Dumble if urgent. Paul

[EMAIL PROTECTED] renaming a domain

2008-06-11 Thread Paul Hunter
Hello, I'm fairly new to Apache etc, so forgive me if i'm asking a stupid question... My company has a domain called ukgroup.mycomp.com. It has a document root of the same name. There are also several redirects set up that redirect requests to other domains. There are also redirects set up in o

Re: [EMAIL PROTECTED] Apache won't install as Service on Windows XP pro

2006-08-31 Thread hunter
On 8/31/06, Paul McElligott <[EMAIL PROTECTED]> wrote: I get an error message saying that only one service can connect to an address or port and that the installer could not connect to 0.0.0.0:80. I think get a message saying that Apache2 was not installed. Here is a screen shot of the first mes

[EMAIL PROTECTED] Apache 2.2.3 for Windows compile

2006-08-11 Thread hunter
I have finally managed to get a clean compile after fixing mod_usertrack.mak, htpassword.mak and makefile.win. I will provide details or the fixed files if anyone is interested. Chris Lewis - The official User-To-User support f

[EMAIL PROTECTED] Apache for Windows with SSL binaries issue

2006-08-06 Thread hunter
I am hunter, the guy who provides the Apache for Windows with SSL binaries at hunter.campbus.com. In case you don't know, the files are hosted from my friend's shared server at brandleadershipmarketing.com. Last Friday the tech support disabled the apache directory because

Re: [EMAIL PROTECTED] New Windows build - Apache 2.2.3

2006-08-03 Thread hunter
On 8/3/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: Saw this on dev@ - just hadn't had an opportunity to reply, sorry Chris... hunter wrote: > The error(s) that I am getting are not caused by the defines. > > I still get the error I indicated in my first email.

[EMAIL PROTECTED] New Windows build - Apache 2.2.3

2006-08-03 Thread hunter
The error(s) that I am getting are not caused by the defines. I still get the error I indicated in my first email. Creating library .\Release\mod_unique_id.lib and object .\Release\mod_unique_id.exp nmake -nologo -f mod_usertrack.mak CFG="mod_usertrack - Win32 Release" RECURSE=0 rc.exe

[EMAIL PROTECTED] New Windows build - Apache 2.2.3

2006-07-30 Thread hunter
I am getting an error while building Apache 2.2.3 for Windows... Creating library .\Release\mod_unique_id.lib and object .\Release\mod_unique_id.exp nmake -nologo -f mod_usertrack.mak CFG="mod_usertrack - Win32 Release" RECURSE=0 rc.exe /l 0x409 /fo"Debug/mod_usertrack.res" /i "../

[EMAIL PROTECTED] ApacheCon Europe 2006

2006-06-14 Thread hunter
Hey, all you people who use my binaries from hunter.campbus.com or brandleadershipmarketing.com/apache. I want to see all of you at ApacheCon Europe 2006 in Dublin, Ireland. Ok... When you register, tell them that I recommended you so I can get a t-shirt :-) Ok... Chris Lewis ---

Re: [EMAIL PROTECTED] beginner Question about building.

2006-05-09 Thread hunter
On 5/9/06, Bill Angus <[EMAIL PROTECTED]> wrote: Does anyone know where the best instructions are for setting up a build of the most recent 2.2 distro of Apache, mod_perl, and other modules on a windows environment? e.g. I found that the instructions on apache.org refer to cvs -- but the develo

Re: [EMAIL PROTECTED] php5apache2.dll

2006-05-09 Thread hunter
On 5/9/06, Bill Angus <[EMAIL PROTECTED]> wrote: Anybody know the proper install for PHP5 under Apache 2.2 for Windows? I had to comment out my PHP installation line in config... #LoadModule php5_module "C:/Php/php5apache2.dll" If present, this line raises a spurious error message telling me t

Re: [EMAIL PROTECTED] Building Win32 2.2.2 Yourself

2006-05-03 Thread hunter
On 5/3/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: Joost de Heer wrote: >>I'll chime in here a little :) Off hand, I can't think of anyone else >>who was building Apache 2.2.0 on Windows apart from wrowe and myself, > > Steffen from Apachelounge provides compiled 2.2.x binaries. > (http:/

[EMAIL PROTECTED] Windows compile of Apache 2.0.58 with SSL fails

2006-05-02 Thread hunter
I tried compiling Apache 2.0.58 tonight with SSL and ZLIB. It fails with the following error: NMAKE -nologo -f mod_ssl.mak CFG="mod_ssl - Win32 Release" RECURSE=0 .\Release\mod_ssl.so Warning: cannot find "mod_ssl.dep" cl.exe @D:\TEMP\nma02972. mod_ssl.c ssl_engine_config.

Re: [EMAIL PROTECTED] Re: rewrite module

2006-02-27 Thread D. Hunter
yeah that did the trick thnx buddy not sure why i didnt notice it before  On 2/27/06, Sascha Kersken <[EMAIL PROTECTED]> wrote: Hi,   did you check the AllowOverride setting for the directory containing the .htaccess file?     Regards Sascha-- D. Hunter

[EMAIL PROTECTED] Re: rewrite module

2006-02-27 Thread D. Hunter
ngine On RewriteRule ^go-(.*).* go.php?uri=$1 [L,NC]RewriteRule ^s-(.*).html search.php?q=$1 [L,NC]RewriteRule ^n-(.*).html news.php?q=$1 [L,NC]RewriteRule ^c-(.*)-(.*).html category.php?id=$1&name=$2 [L,NC]  -- D. Hunter

[EMAIL PROTECTED] rewrite module

2006-02-27 Thread D. Hunter
ould be redirected all i get is a 404 page, but it used to work when i was running under 1.3 & 2.0, could someone point me in the right dirrection how to get the rewrite module active.  -- D. Hunter

Re: [EMAIL PROTECTED] No installed service named "Apache2".

2005-10-10 Thread hunter
On 10/10/05, Olivia Hardy <[EMAIL PROTECTED]> wrote: > Is it turned on? I've had that problem before only to find out that I > hadn't turned it on. > > I don't know which one you are using, but I have found that wamp seems to be > the easiest one to use. > > > - Original Message - > From:

Re: [EMAIL PROTECTED] Passenv Problem

2005-10-09 Thread hunter
On 10/9/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I am using Apache 2.0.54 under Windows XP. My httpd.conf contains the > directive: > > PassEnv LOCOINREP > > When I start Apache with the command: > > Apache.exe > > everything works properly. > > BUT, when I start Apache with the comma

[EMAIL PROTECTED] Building 2.0.54/mod_ssl Problem

2005-08-26 Thread Hunter Hillegas
[I posted this a few days ago and got no responses. Is there a better list for this? I am stuck and getting a bit desperate. ] Hi. I am trying to get 2.0.54 running on RHEL3/x86. I am running configure as follows: ./configure --enable-so --enable-shared=max --enable-proxy --enable-ssl Configur

[EMAIL PROTECTED] Building 2.0.54/mod_ssl libcom_err Problem

2005-08-25 Thread Hunter Hillegas
Hi. I am trying to get 2.0.54 running on RHEL3/x86. I am running configure as follows: ./configure --enable-so --enable-shared=max --enable-proxy --enable-ssl Configure runs fine. I run into trouble when I try to make: /usr/bin/ld: warning: libcomm_err.so.3, needed by /usr/lib64/libssl.so, may

[EMAIL PROTECTED] Problem Getting mod_ssl Running on RHEL3

2005-08-24 Thread Hunter Hillegas
Hi. I am trying to get 2.0.54 running on RHEL3/x86. I am running configure as follows: ./configure --enable-so --enable-shared=max --enable-proxy --enable-ssl Configure runs fine. I run into trouble when I try to make: /usr/bin/ld: warning: libcomm_err.so.3, needed by /usr/lib64/libssl.so, may

[EMAIL PROTECTED] Apache 2.0.54 WIN32 compile error with OpenSSL 0.9.8

2005-07-24 Thread hunter
My WIN32 build of Apache 2.0.54 fails with the following error while compiling with OpenSSL 0.9.8 mod_ssl.c ssl_engine_config.c ssl_engine_dh.c ssl_engine_init.c ssl_engine_io.c ssl_engine_kernel.c ssl_engine_log.c ssl_engine_mutex.c ssl_engine_pphrase.c ssl_engine_pphrase.c(684) : error C2065: 'P

Re: [users@httpd] 2.0.53 Returning 302 Out of the Blue

2005-06-17 Thread Hunter Hillegas
17:22:07 -0400 > To: > Subject: Re: [EMAIL PROTECTED] 2.0.53 Returning 302 Out of the Blue > > On 6/17/05, Hunter Hillegas <[EMAIL PROTECTED]> wrote: >> http://www.nofx.org > >>> On 6/17/05, Hunter Hillegas <[EMAIL PROTECTED]> wrote: >>>&g

Re: [users@httpd] 2.0.53 Returning 302 Out of the Blue

2005-06-17 Thread Hunter Hillegas
http://www.nofx.org > From: Joshua Slive <[EMAIL PROTECTED]> > Reply-To: > Date: Fri, 17 Jun 2005 16:57:33 -0400 > To: > Subject: Re: [EMAIL PROTECTED] 2.0.53 Returning 302 Out of the Blue > > On 6/17/05, Hunter Hillegas <[EMAIL PROTECTED]> wrote: >> Yes

[users@httpd] 2.0.53 Returning 302 Out of the Blue

2005-06-17 Thread Hunter Hillegas
end 302s but this vhost uses neither. I appreciate any pointers as far as where to look. Thanks, Hunter Site Conf: DocumentRoot /server/site ServerName www.site.com ServerAlias www.site.com www.site.org ServerAlias www.site.com site.org ServerAlias www.site.com site.com Ser

Re: [users@httpd] apache2 compile on Win32

2005-05-20 Thread hunter
" from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Aaron, This mail from the archives has detailed instructions that I have given in the past. http://marc.theaimsgroup.com/?l=apache-httpd-users&m=106877187709592&w=2 You might fin