Afficher un message
Vieux 29/09/2006, 13h29   #2
Aleksei Dzhulai
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: mod_rewrite required

Something like these:

RewriteEngine On

RewriteRule ^/web/eservices(.*) /web/workplace$1 [R]

jknotzke@gmail.com напиÑав:
> Hi,
>
> I need some with regex and a url rewrite..
>
> I need to rewrite the following:
>
> http://www.foo.com/web/eservices/... to
> http://www.foo.com/web/workplace/...
>
> Which is to say simply swap eservices with workplace the rest of the
> url stays the same (before and after).
>
> Could someone be as so kind as to give me the rewrite rule for this?
> I can't figure it out.
>
> Much appreciated,
>
> J


  Réponse avec citation
 
Page generated in 0,05167 seconds with 9 queries