Re: Apache VirtualHost design

2001-03-15 Thread Tony Finch
Martin Kraemer <[EMAIL PROTECTED]> wrote: >On Fri, Mar 09, 2001 at 12:04:03PM -0800, Simon Kirby wrote: > >> Hmm, but I can't seem to get it working. Everything seems to come up as >> the first VirtualHost (Debian Apache 1.3.14-2.1). > >Have you set > NameVirtualHost i.p.ad.dr:port >(if you use

Re: doxygen vs. scandoc

2001-03-05 Thread Tony Finch
Ben Laurie <[EMAIL PROTECTED]> wrote: > >In short, it rocks, and (in comparison at least) scandoc sucks. I was using doxygen over the weekend, and it is indeed quite nice. However I've never seen a perl program written in C++ before :-) Spaghetti lex, yum. Tony. -- f.a.n.finch [EMAIL PROTE

Re: 1.3.18 is tagged and rolled, ready for testing

2001-02-20 Thread Tony Finch
Brad Nicholes <[EMAIL PROTECTED]> wrote: > >I am seeing the same warning on NetWare as everybody else in >http_vhost.c. Can we get this cleaned up? That one seems to be the const issue with dean's unescaping patch that was brought up earlier... Tony. -- f.a.n.finch[EMAIL PROTECTED][EMAI

Re: Incorrect behaviour in ap_get_server_port()?

2001-02-19 Thread Tony Finch
Lars Oppermann <[EMAIL PROTECTED]> wrote: > >Now, whenever a self-referencing, absolute URL is to be constructed, it >has to point to said application responsible for request distribution, >and not to the particular Apache server that generated the response >containing this URL. To achive this, we

Re: cvs commit: apache-1.3/src/main http_vhost.c

2001-02-19 Thread Tony Finch
[EMAIL PROTECTED] wrote: >dgaudet 01/02/17 03:17:47 > > Modified:src CHANGES > src/main http_vhost.c > Log: > we have to unescape the hostname at some point... this seems to be the > easiest. (having just gone through all the parsing code again i'm > thinking it wo

Re: Working platforms - HP-UX 11.00

2001-02-19 Thread Tony Finch
Justin Erenkrantz <[EMAIL PROTECTED]> wrote: > >apr_sendfile doesn't have an implementation in APR defined for >HP-UX. I do know that HP has different sendfile() semantics than >Solaris or FreeBSD. I seem to remember Linus Torvalds mentioning >on lkml that HP-UX had "braindamage" in its sendfi