Philip Mak <[EMAIL PROTECTED]> said something to this effect on 06/27/2001:
> On Wed, 27 Jun 2001, will trillich wrote:
> > okay -- but if you want some of your site to be indexed by the
> > standard mod_autoindex, yet have mod_perl intervene for certain
> > subtrees, you'll find that mod_perl nev
will trillich <[EMAIL PROTECTED]> said something to this effect on 06/27/2001:
> okay -- but if you want some of your site to be indexed by the
> standard mod_autoindex, yet have mod_perl intervene for certain
> subtrees, you'll find that mod_perl never gets a chance at it
> because the mod_autoin
On Wed, 27 Jun 2001, will trillich wrote:
> okay -- but if you want some of your site to be indexed by the
> standard mod_autoindex, yet have mod_perl intervene for certain
> subtrees, you'll find that mod_perl never gets a chance at it
> because the mod_autoindex gadjets catch it at an earlier s
On Wed, Jun 27, 2001 at 08:52:10AM -0500, Adekunle Olonoh wrote:
>
> > I found it, quite be accident in the Eagle Book
> >
> > Lost the page number, but it was in Chapter 4.
>
> There's some discussion in the last paragraph of page 86.
>
>
> > anybody got a more specific pointer to help us
> I found it, quite be accident in the Eagle Book
>
> Lost the page number, but it was in Chapter 4.
There's some discussion in the last paragraph of page 86.
> anybody got a more specific pointer to help us fuzzy searchers
> find 'how to have mod_perl handle directory requests'?
Hopeful
On Tue, Jun 26, 2001 at 01:00:00AM -0400, Brooklyn Linux Solutions CEO wrote:
> I found it, quite be accident in the Eagle Book
>
> Lost the page number, but it was in Chapter 4.
i know i ran across something like that at once time myself, but
scanning chapter 4 for twenty minutes didn't find it
I found it, quite be accident in the Eagle Book
Lost the page number, but it was in Chapter 4.
ruben
>
> anybody got a handy link to point us in the
> right direction here? how can you have mod_perl
> intercept the directory listing?
>
Brooklyn Linux Solutions CEO wrote:
>
> One thing that is not clear in my mind is the type of
> page which is sent back with a directory index.
>
> A directory index is of what mime type?
i'm sure it's documented somewhere -- but mime
types are main/secondary (text/html, image/gif)
and the dire
thanks
I didn't see that in the mine.types
Ruben
> On Sunday 24 June 2001 20:23, Brooklyn Linux Solutions CEO wrote:
> > When you get a directory index, what Mime type is that?
>
> httpd/unix-directory
>
> Maybe it's different in windows, I don't know.
>
> --
> __
On Sunday 24 June 2001 20:23, Brooklyn Linux Solutions CEO wrote:
> When you get a directory index, what Mime type is that?
httpd/unix-directory
Maybe it's different in windows, I don't know.
--
___
Robin Berjon <[EMAIL PROT
When you get a directory index, what Mime type is that?
Ruben
One thing that is not clear in my mind is the type of
page which is sent back with a directory index.
A directory index is of what mime type?
Ruben
> On Sat, Jun 23, 2001 at 11:10:07PM -0400, Brooklyn Linux Solutions CEO wrote:
> >
> > I've been working on a mod_perl implimentation which
> >
On Sat, Jun 23, 2001 at 11:10:07PM -0400, Brooklyn Linux Solutions CEO wrote:
>
> I've been working on a mod_perl implimentation which
> does the following.
...
> I have something like this running on the top directory:
>
>
> sub handler{
> my $r = shift;
> return DECLINED if ($r
Hello
I've been working on a mod_perl implimentation which
does the following.
New users gain access to a directory, but can not get access to
two directories underneath it.
After logging in and receiving a cookie, they are automatically
shunted to one of the two low directories.
I've had som
14 matches
Mail list logo