Re: Setting a module to handle the requests to /

2005-10-13 Thread Garrison Hoffman
Octavian Rasnita wrote: > Is it possible to configure httpd.conf in such a way that when the users > request the / directory, that module will handle it, but if the users > request for a static file like /style.css for example, that file is served? > > I have tried: > > > SetHandler perl-script

Re: Setting a module to handle the requests to /

2005-10-02 Thread Foo Ji-Haw
AIL PROTECTED]> To: "Octavian Rasnita" <[EMAIL PROTECTED]> Cc: Sent: Sunday, October 02, 2005 7:32 AM Subject: Re: Setting a module to handle the requests to / > On Sun, 2 Oct 2005 02:20:22 +0200 > "Octavian Rasnita" <[EMAIL PROTECTED]> wrote: > > > H

Re: Setting a module to handle the requests to /

2005-10-02 Thread Foo Ji-Haw
ck to normal flow. That's cool man. - Original Message - From: "Frank Wiles" <[EMAIL PROTECTED]> To: "Octavian Rasnita" <[EMAIL PROTECTED]> Cc: Sent: Sunday, October 02, 2005 7:32 AM Subject: Re: Setting a module to handle the requests to / > On Su

Re: Setting a module to handle the requests to /

2005-10-01 Thread Frank Wiles
On Sun, 2 Oct 2005 02:20:22 +0200 "Octavian Rasnita" <[EMAIL PROTECTED]> wrote: > Hi, > > Is it possible to configure httpd.conf in such a way that when the > users request the / directory, that module will handle it, but if the > users request for a static file like /style.css for example, that