You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michael Louie Loria <mi...@yahoo.com> on 2005/10/27 03:38:47 UTC

[users@httpd] Prevent Site redirection

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

I would like to prevent some domains redirected to my HTTP server
(Apache for windows).

Example:

http://www.redirect.tk redirects to http://www.myhttp.com/folder

I would like the http://www.redirect.tk domain be blocked from accessing
 the http://www.myhttp.com/folder site. So the the user should always
use the http://www.myhttp.com/folder address instead of
http://www.redirect.tk.

Thanks,

Michael Louie Loria

-----BEGIN PGP SIGNATURE-----
Comment: Public Key: https://www.biglumber.com/x/web?qs=0x4A256EC8
Comment: Public Key: http://www.lorztech.com/GPG.txt
Comment: Google, Skype, Yahoo ID: michaellouieloria

iQEVAwUBQ2ECd7XBHi2y3jwfAQoXEAgAtvsUWewse+jHGrxKYiKddQ80wtaQovCM
AIz94XhdROHoEsY8tyFH6lRQ7qDL7tYDRRg2NECa7bj/VW93oueiywviuEIYwC3J
dX4KeD4QfKlVkRl9bvk8aHJYcUKlQCTtZnO+Hd5zOwNZirt6Fs94Ku17UDOldffI
KNMXCnXTh/xtm9vDVjwUuoHhncv8X90rjtd48nrNFrkYoAE+JGTvk3F6ZXIPDEmZ
gWy+rtOW2PHiBYK1sscWlVbloKaVudCS6naavOED8RRZwI3oU87W4mFElNeFla2g
evBZb9QemClBdiZbNHJien1IbwKXqQNBRn6RTvsQK3ZxJrGm8zdovA==
=MYCl
-----END PGP SIGNATURE-----


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Prevent Site redirection

Posted by Joshua Slive <js...@gmail.com>.
On 10/26/05, Michael Louie Loria <mi...@yahoo.com> wrote:

> I would like to prevent some domains redirected to my HTTP server
> (Apache for windows).
>
> Example:
>
> http://www.redirect.tk redirects to http://www.myhttp.com/folder
>
> I would like the http://www.redirect.tk domain be blocked from accessing
>  the http://www.myhttp.com/folder site. So the the user should always
> use the http://www.myhttp.com/folder address instead of
> http://www.redirect.tk.

How you accomplish this (and whether it is even possible) depends on
exactly what you mean by "redirect".  Do you mean "link" or "HTTP
Redirect using Location header" or "proxy" or "frame" or ...  If you
provided us with real URLs it would be much easier to tell.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org