I think if you use "RedirectMatch temp ..." it'll work... -tais "Martin Lindhe" <[EMAIL PROTECTED]> wrote in message 831D8A28AF18D5119EAA00E018C5B81C23BA11@MAIL1">news:831D8A28AF18D5119EAA00E018C5B81C23BA11@MAIL1... > > I think I remember doing it a while ago. But I think you need to use > > mod_alias instead. Take a look here: > > http://httpd.apache.org/docs-2.0/mod/mod_alias.html#redirect > > The Redirect/RedirectMatch/RedirectTemp might do it. > RedirectMatch permanent "^/x/(.*)" http://www.test.com/y/test.php?val=$1" > seems to work somewhat equal to the RewriteRule, it also visibly show > the redirect url. Thanks anyway > /Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] Re: How to pass variables to php functions from url's?
\[Intent A/S\] Tais M. Hansen Fri, 07 Sep 2001 04:55:57 -0700
- RE: [PHP] Re: How to pass variables to php f... Martin Lindhe
- Re: [PHP] Re: How to pass variables to ... \[Intent A/S\] Tais M. Hansen
- Re: [PHP] Re: How to pass variables to ... Robin Vickery
- RE: [PHP] Re: How to pass variables to ... Martin Lindhe
- RE: [PHP] Re: How to pass variables... \[Intent A/S\] Tais M. Hansen
- RE: [PHP] Re: How to pass variables to ... Martin Lindhe
- Re: [PHP] Re: How to pass variables... \[Intent A/S\] Tais M. Hansen
- Re: [PHP] Re: How to pass varia... \[Intent A/S\] Tais M. Hansen
- Re: [PHP] Re: How to pass varia... \[Intent A/S\] Tais M. Hansen