Jump to content

multiple redirects with "Limit GET HEAD POST" ???


redknight

Recommended Posts

I want to know if I can send two different ip's to two different places, using the "order/deny" thing in htaccess.

I'm trying and reading now for a couple of hours and still no luck...  :shrug:

 

This works, but the other one not

ErrorDocument 403 http://www.altavista.com/
<Limit GET HEAD POST>
order allow,deny
deny from 11.111.111.111
allow from all
</LIMIT>

 

ErrorDocument 403 http://www.altavista.com/
<Limit GET HEAD POST>
order allow,deny
deny from 11.111.111.111
allow from all
</LIMIT>
ErrorDocument 403 http://www.yahoo.com/
<Limit GET HEAD POST>
order allow,deny
deny from 22.222.222.222
allow from all
</LIMIT>

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.