[EMAIL PROTECTED] Tomcat Connectors

2006-05-02 Thread Indraveni
Hi, I am back with the same problem again. I tried with different options and virtual host configurations etc.., But went vain. My task in brief::   I created the jk connector between apache and jakartha tomcat so that I can access the jsp and servlet programs through the apache web

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

2006-05-02 Thread William A. Rowe, Jr.
Awww drat ... the warning on mod_ssl.dep was expected, it was deleted to avoid the discrepancies between different openssl include trees. Unfortunately I didn't see this. It's a packaging problem, ergo I'll repackage. Simply del support\abs.dep Sorry, Bill hunter wrote: I tried compiling Ap

[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] .htaccess and WAP 1.1

2006-05-02 Thread stoddarn
Hello, I tweaked the IP address, but here is what was logged when I get the 404 from my phone: 555.555.555.555 - - [02/May/2006:18:38:42 -0500] "GET /m/nate HTTP/1.1" 404 - "-" "SIE-SL56/10 UP.Browser/6.1.0.5.c.5 (GUI) MMP/1.0 UP.Link/5.1.2.9" Thanks for the help, -Nate > On 4/26/06, [EMAIL PR

Re: [EMAIL PROTECTED] .htaccess and WAP 1.1

2006-05-02 Thread stoddarn
Hello, I'm confused by most of your responses, but can we discuss the configuring response more? I'm trying to redirect users going to urlA to urlB, so I setup an htaccess file. When I use a desktop browser I'm redirected, without an issue, and I can see the WML data. However, when I use my ce

[EMAIL PROTECTED] Confused about installing mod_auth_ldap on W2003, Apache2058

2006-05-02 Thread Gallardo, Lisa
Hi, I've been re-reading the following instructions http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap_apache 2.html on installing mod_auth_ldap on our Windows 2003 server, no IIS, just Apache, PHP5 and MySQL5. This is where I get lost after downloading the following files: fro

[EMAIL PROTECTED] Re: Question about setting up secure service

2006-05-02 Thread Joost de Heer
> I bought a certificate from a CA and attempted to set up the SSL.conf to > give me another virtual server -- but so far no joy. I can't seem to get > port 443 virtual service https://www.psychtest.com to work alongside port > 80 service http://www.psychtest.com [snip] > below is my ssl.conf Do

[EMAIL PROTECTED] Re: PING in scripts won't timeout. Trap problem?

2006-05-02 Thread Joost de Heer
Mark London wrote: > A user at our site has complained that he when he tries to create a > script (cgi or php) that uses PING, if the PING hits a node that doesn't > respond (i.e. the node has a firewall), the PING never times out and the > script hangs. From the command line, PING will timeout.

Re: [EMAIL PROTECTED] Active Directory, Apache 2.2.2, and LDAP

2006-05-02 Thread Rainer Sokoll
On Tue, May 02, 2006 at 03:38:12PM -0400, Stewart, Eric wrote: > It turns out that the following set up will work - but that you > might get bitten by what I call an "AD Bug": > > [...] > > > This will work as expected, providing: [problems] I cannot say much about AD and default gr

Re: [EMAIL PROTECTED] Apache HTTP Server 2.2.2 Released

2006-05-02 Thread Colm MacCarthaigh
On Tue, May 02, 2006 at 02:41:25PM -0500, William A. Rowe, Jr. wrote: > More to the point, anyone else could provide binaries if they so > wished (within the project - Apache doesn't accept external binary > contributions). Nobody in the project raised their hand, probably for > similar reasons.

Re: [EMAIL PROTECTED] Apache HTTP Server 2.2.2 Released

2006-05-02 Thread William A. Rowe, Jr.
Schultz, Gary - COMM wrote: I know there are great people out there building great Win32 Apache 2.2.x binaries, but the problem is that some IT managers, like mine, want a stable Win32 Apache from the Apache Software Foundation. So we will continue with 2.0.55 until the ASF releases a stable Win3

[EMAIL PROTECTED] Active Directory, Apache 2.2.2, and LDAP

2006-05-02 Thread Stewart, Eric
This would probably be more appropriately titled "Active Directory is not LDAP". I've been trying to get a good Apache2.2.x to AD authenticator going, and thought I had it all set with mod_auth_ldap. And I do ... With some major caveats. In the hopes that someone else has a better solutio

RE: [EMAIL PROTECTED] mod_auth_ldap under Apache 2.0.52, Red Hat

2006-05-02 Thread Del Greco, Marcus
I hope nobody minds me bumping this. Has anybody seen this kind of behaviour using mod_auth_ldap in an .htaccess file? Thanks, Marcus -Original Message- From: Del Greco, Marcus [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 9:35 AM To: users@httpd.apache.org Subject: [EMAIL PRO

Re: [EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Krist van Besien
On 5/2/06, Krist van Besien <[EMAIL PROTECTED]> wrote: another test you can do is httpd -S Small correction, this has to be (ofcourse) httpd -S -DSSL If you can't make sense of the output if this command just post it here. Krist -- [EMAIL PROTECTED] Solothurn, Switzerland ---

Re: [EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Krist van Besien
On 5/2/06, Bill Angus <[EMAIL PROTECTED]> wrote: >You have to define *precisely* what you mean by "no joy", "can't get to work", "didn't work" and other vagueosities... Did you get browser alerts? Did the pages >load? 404? 401? 500? No connection? What? Yes of course Owen ... sorry... Apache l

Re: [EMAIL PROTECTED] Apache 2.2.X Solaris 10, sendfile behaviour changed?

2006-05-02 Thread Duncan Brannen
Probably one for the developers but from an ldd of the httpd binaries, both the 2.0.58 and 2.2.2 binaries are using /lib/sendfile.so.1 So - anyone running 2.2.X in a zone under Solaris 10. Since it looks like it may be a sendfile problem, I'll guess it could be to do with how Solaris 10 mounts

RE: [EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Boyle Owen
> -Original Message- > From: Bill Angus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 02, 2006 4:02 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Question about setting up secure service > > >You have to define *precisely* what you mean by "no joy", > "can't get to wo

Re: [EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Rainer Sokoll
On Tue, May 02, 2006 at 07:01:32AM -0700, Bill Angus wrote: > Yes of course Owen ... sorry... Apache loaded and continued to work > fine on port 80 -- but any attempts to browse to the secure > subdirectory met with the browser behaving just as it would upon > "address not found"). So, http://e

Re: [EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Bill Angus
>You have to define *precisely* what you mean by "no joy", "can't get to work", "didn't work" and other vagueosities... Did you get browser alerts? Did the pages >load? 404? 401? 500? No connection? What?Yes of course Owen  ... sorry... Apache loaded and continued to work fine on port 80 --

Re: [EMAIL PROTECTED] Apache 2.2.X Solaris 10, server parsed html includes seem broken

2006-05-02 Thread Duncan Brannen
Looks like this is the sendfile problem from the 2.0 error FAQ. Adding EnableSendFile off to the server config fixes the problem. Looks like the configure scripts from 2.2.X and 2.0.58 differ in their checks for sendfile support? Cheers, Duncan Duncan Brannen wrote: Is anyone

RE: [EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Boyle Owen
> -Original Message- > From: Bill Angus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 02, 2006 3:25 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Question about setting up secure service > > Dear All: sorry for the length of this -- I am an SSL newbie > and need a bit of

[EMAIL PROTECTED] Question about setting up secure service

2006-05-02 Thread Bill Angus
Dear All: sorry for the length of this -- I am an SSL newbie and need a bit of install advice.   We have a windows environment, and have installed Apache2.0.55 with SSL support plus openSSL. We have one dedicated IP address which is currently shared by two name-based virtual hosts. I want to

[EMAIL PROTECTED] Apache 2.2.X Solaris 10, server parsed html includes seem broken

2006-05-02 Thread Duncan Brannen
Is anyone running Apache 2.2.X on Solaris 10? I've seen the following behaviour with both 2.2.0 and 2.2.2 I've a .shtml file which includes another file Test include_test.shtml is a comment, but does not have to be. Once the length of the included file reaches 255 characters The pa

RE: [EMAIL PROTECTED] Apache HTTP Server 2.2.2 Released

2006-05-02 Thread Schultz, Gary - COMM
I know there are great people out there building great Win32 Apache 2.2.x binaries, but the problem is that some IT managers, like mine, want a stable Win32 Apache from the Apache Software Foundation. So we will continue with 2.0.55 until the ASF releases a stable Win32 binary. I would guess that o

Re: [EMAIL PROTECTED] .htaccess and WAP 1.1

2006-05-02 Thread Krist van Besien
On 4/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: When I connect with IE or Firefox to www.urlAA.net/m/nate, I get directed to www.urlBB:8080/myservlet/m/nate. This then lets me download my WML data. When I attempt to do the same with my phone (WAP v1.1), I get a 404 error. What messa

Re: [EMAIL PROTECTED] Apache 2 as front end?

2006-05-02 Thread Alexander Lazic
Hi, On Mon 01.05.2006 16:56, Mark Greenbank wrote: host A.com: - This is the main http server using named virtual hosts to control which web site is accessed (that is, one IP address + many named hosts). Do you plan to use ssl? Any help or pointers to documentation would be appreciated.

RE: [EMAIL PROTECTED] Redirect question

2006-05-02 Thread Axel-Stéphane SMORGRAV
That's called "reverse proxying". Have a look at mod_proxy. -ascs -Original Message- From: Matthew Claridge [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 11:22 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Redirect question Hi, This might seem like a really stoopid q

[EMAIL PROTECTED] Redirect question

2006-05-02 Thread Matthew Claridge
Hi, This might seem like a really stoopid question, but is it possible to do a "Redirect / http://another.server.com"; but keep the URL shown in the address bar as the old one, at least until someone clicks a link on the page? I'd rather not do anything more complicated than a simple redir

Re: [EMAIL PROTECTED] Apache 2 as front end?

2006-05-02 Thread Victor Trac
Try:NameVirtualHost 123.123.123.123a.com:80>  DocumentRoot /var/www/a.com/  ServerName a.com   ServerAlias www.a.com      [some stuff]  b.domain.com:2002>   DocumentRoot /var/www/b.domain.com/   ServerName b.domain.com       [some stuff]       bweb.com:80>  ServerName bweb.com   ServerAlias www.

RE: [EMAIL PROTECTED] mod_cache

2006-05-02 Thread Axel-Stéphane SMORGRAV
IETF RFC2616 (www.ietf.org) -ascs -Original Message- From: Michael Conlen [mailto:[EMAIL PROTECTED] Sent: Monday, May 01, 2006 5:19 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] mod_cache I'm considering using mod_cache for a server but I haven't seen any documentation on ho

Re: [EMAIL PROTECTED] [2.2.2]: Pb with linking mod_ssl

2006-05-02 Thread Rainer Sokoll
On Mon, May 01, 2006 at 04:37:28PM +0200, Rainer Sokoll wrote: [problems linking mod_ssl 2.2.2] Is there a better place to ask? Maybe [EMAIL PROTECTED] Rainer - The official User-To-User support forum of the Apache HTTP Server

Re: [EMAIL PROTECTED] Subrequests to the web

2006-05-02 Thread Nick Kew
On Tuesday 02 May 2006 07:08, Yoav Weiss wrote: > Is there something I'm missing here? Is it a well-known fact that > apache's subrequest mechanism is intended only for local content, or > am I just not using it well? Yes. There's no HTTP client in the subrequest code. mod_publisher does what y

RE: [EMAIL PROTECTED] Apache 2 as front end?

2006-05-02 Thread Boyle Owen
> -Original Message- > From: Mark Greenbank [mailto:[EMAIL PROTECTED] > Sent: Monday, May 01, 2006 10:57 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache 2 as front end? > > Hi all, > > I'm pretty new to the Apache config game :). Here's my setup: > > host A.com: > -

RE: [EMAIL PROTECTED] mod_rewrite: Prevent stripping of URL

2006-05-02 Thread Boyle Owen
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Brandt > Sent: Wednesday, April 26, 2006 10:58 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] mod_rewrite: Prevent stripping of URL > > Hello, > > when using mod_rewrite in an .htaccess-file (per