I have apache 2.2.23

On 06/03/13 19:01, Eric Covener wrote:
> On Wed, Mar 6, 2013 at 12:16 PM, Ismael Puerto <[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to