View Single Post

  #6 (permalink)  
Old 25-01-2007, 09:25 AM
blacknight's Avatar
blacknight blacknight is offline
Web Slave
Recent Blog:
 
Join Date: Jan 2006
Location: Ireland
Posts: 6,569
blacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to behold
Send a message via ICQ to blacknight Send a message via AIM to blacknight Send a message via MSN to blacknight
Default

You could put it in a .htaccess, but it seems to be more graceful to have two vhosts anyway

Vhost1 - your original domain with mod_rewrite settings in either .htaccess or directly within apache

Vhost2 - your target site ie. where you want it all to end up

As for choking spiders.. I can't see why that would happen unless you were doing really complex redirects ie. mapping multiple paths to multiple destinations
Reply With Quote