GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   htaccess redirect based on IP? (https://gfy.com/showthread.php?t=145714)

49thParallel 06-21-2003 09:15 PM

htaccess redirect based on IP?
 
I want to redirect all visitors to my website coming from aol to a special promotion page, targeted at AOL users. Anyone know how to do this in htaccess?

Here's what I have if I only wanted to deny access to aol:

<Limit GET>
order deny,allow
deny from .aol.com
allow from all
</Limit>

Juicy D. Links 06-21-2003 09:16 PM

aol users come through via proxies if I am not wrong?

Danielle 06-21-2003 09:36 PM

Use the mod rewrite engine rules to do that. You will need to get a list of aol proxy IP's though.

Hugs,
Danielle


All times are GMT -7. The time now is 07:51 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123