RewriteEngine On RewriteRule ^/(.*) /spaces/$1 Igor
On Thu, Apr 16, 2009 at 7:13 AM, ravi kuamar <[email protected]>wrote: > Hello friends, > > I have to write a rewrite rule, the condition is like.. > > We have a website in windows i.e http://mywebsite.com > now if somebody comes and type http://mywebsite.com/xxxxx this should be > redirected to the http://mywebsite.com/spaces/xxxxx where xxxxx can be > any string. > > can somebody help. > > Thanks. > > > > ------------------------------ > Check out the all-new Messenger 9.0! Click > here.<http://in.rd.yahoo.com/tagline_messenger_7/*http://in.messenger.yahoo.com/>
