[PHP] Re: mod_rewrite problem

2002-07-18 Thread Sameh Attia
Adrian Murphy wrote: > > Hi, > the following code redirects www.usersite.mysite.biz to >www.mysite.biz/users/sites/usersite > > the problem is when the 'www' is left out it doesn't work. > could someone help me to fix this? > many thanks > > > > > RewriteEngine on > RewriteCond %{HTTP_HO

[PHP] Re: mod_rewrite problem

2002-07-18 Thread CC Zona
In article <003d01c22e58$dcb45240$6601a8c0@yourwrjlo8t8dt>, [EMAIL PROTECTED] (Adrian Murphy) wrote: > the following code redirects www.usersite.mysite.biz to > www.mysite.biz/users/sites/usersite > > the problem is when the 'www' is left out it doesn't work. > RewriteEngine on > RewriteCond