[thelist] .htaccess and mod_rewrite, quick rule question

Dunstan Orchard dunstan at 1976design.com
Wed Sep 3 08:47:43 CDT 2003


Hi there,

Can anyone tell me how, using .htaccess and mod_rewrite, I can redirect:

http://www.foo.com/administration/

to:

http://www.foo.com/administration/view/unprocessed/

So the url in the browser's url bar changes.
(Is it called an external redirect?)

My .htaccess file sits in:
http://www.foo.com/administration/

and the rule I tried was:
RewriteRule ^$ view/unprocessed/ [R]

But it didn't seem to do anything :o(


Any suggestions would be most welcome.

Thankyou - Dunstan

---------------------------
Dorset, England
http://www.1976design.com/
http://www.orchard.it/
http://www.maccaws.org/


More information about the thelist mailing list