View Single Post
Old 2005-01-14, 08:52 AM   #6
Adult Traffic
Pay No Attention To Me, I Am Insane
 
Adult Traffic's Avatar
 
Join Date: Apr 2003
Location: Maya Caribe. Encima de la playa blanca.
Posts: 444
Send a message via ICQ to Adult Traffic
Quote:
Originally posted by ClickBuster
It doesn't work, can you point me the errors. I'm too lazy to read mod_rewrite manual trying to figure out why it's not rewriting In the same time, Apache is not returining "Internal Server Error" messages. Any ideas?
Well, I suppose it's be just about as easy to copy what I posted there that is known to work and not modified to something different, but that's your decision I guess.

One thing, you cannot send hotlinkers like this:
RewriteRule .*\.([Jj][Pp][Gg]|[Gg][Ii][Ff])$ http://www.free-pussysite.com/404.html

You have to send them to an image, like I did. Not to a page ".html".

NOW, here's the trick. That "image" is on a different domain IN a folder with .htaccess IN the folder which redirects 404. That image does NOT exist, thus, it's a 404 image and redirected by .htaccess to a page anywhere I chose.

AST
Adult Traffic is offline   Reply With Quote