On Wed, Mar 6, 2013 at 12:16 PM, Ismael Puerto <ismael.puerto@xxxxxxxx> wrote: > Hi list > > I would like to redirect only direct traffic > for example: > > In you browser, i enter to: www.page1.com -----> redirect --- > > www.page1.com/index2.html > > But if the request arrive from link i don't want anything > for example > > www.page2.com/tolink.html ----> www.page1.com > Use mod_rewrite , or <if in 2.4, and base your check on the referer header. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx