Sorry -- wrong Subject:. :(

---------- Forwarded message ----------
Date: Thu, 27 Mar 2003 20:14:56 -0500 (EST)
From: Ayan George <[EMAIL PROTECTED]>
To: AOLserver Discussion <[EMAIL PROTECTED]>
Subject: Re: [AOLSERVER] Ns_PgExec looking in wrong place for plpgsql.so


Hello,

I'm trying to register a procedure to handle:

        http://www.foo.net/~user/

type URLs.  I want to redirect the request to:

        http://members.foo.net/user/

I tried a couple of registerd procedures like:

        ns_register_proc        -noinherit      GET     {/~*}   tilde_redirect
        ns_register_proc        -noinherit      POST    {/~*}   tilde_redirect

But the expression doesn't seem to match
anything.  I'm sure there is something very
simple I'm overlooking.

Does anyone have any suggestions?

-Ayan


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/

Reply via email to