On Wed, Dec 13, 2000 at 10:26:49PM +0100, Stas Bekman wrote:
> On Wed, 13 Dec 2000, Nathan Torkington wrote:
>
> > Stas Bekman writes:
> > > It's already taken by the eagle book. And since the URL is hardcoded in
> > > the book, you cannot change this.
> >
> > True, but you can prominently place
On Wed, Nov 01, 2000 at 04:57:59PM +0100, Louis-David Mitterrand wrote:
> Hello,
>
> I need a tool to interactively visualize DB tables from a web interface.
> Ideally this tool would let me:
>
> - rename column headers,
> - set cell alignments, widths, background colors,
> - reorder columns,
>
On Wed, Nov 01, 2000 at 09:51:38AM +0200, Stanislav Grozev wrote:
> Hi, I am using Apache 1.3.14, mod_perl 1.24_01, perl 5.6 and
> Apache::SSI 2.13
>
> in my httpd.conf i have the following:
>
> PerlRequire /usr/local/web/perllib/Apache/tSSI.pm
>
> SetHandler perl-scri
On Tue, Oct 31, 2000 at 02:54:39PM -0500, John Soto wrote:
>
> Having problem reading POSTed content Am trying to write handler which will
> pass content onto MQ. Currently, I have the content as text\plain and not
> url-encoded.
> Here's my POSTing snippet...
>
> #! /usr/bin/perl -w
>
> us
On Tue, Aug 08, 2000 at 05:55:19PM -0400, Dave Moore wrote:
>
> i need to change the outgoing Server header on all requests to our site.
> dont ask why I would want to do that. i have my orders. i read some old
> posts from the 90's which said I would have to write my own
> send_http_header() met
On Tue, Jul 18, 2000 at 02:28:58PM -0700, Josef wrote:
> Anyone planning a get together tonight or thursday night?
>
> Let me know!
Or the rest of us!
Always up for a beer .. of course :)
--
Thomas Eibner
On Fri, May 26, 2000 at 09:55:12AM +0200, Robert wrote:
> I'm trying to use Eagle book-like URL rewriting to track sessions and
> I'd like to log session id in the 'user' field (so Analog can do all
> kind of usefull stats about sessions). I hoped I could just set 'user'
> throught Apache::Conne