Forum Moderators: phranque
<a href="http://yahoo.com">Yahoo.com</a> could mod_rewrite change it to:
[myserver.com...]
Is this possible? I really need something like this, because I wont dare try to change all links on my site manually :/
Welcome to WebmasterWorld [webmasterworld.com]!
No, because your .htaccess won't be invoked when a user clicks on your yahoo link.
You might want to look into multi-file search and replace freeware/shareware editors.
If you have an internal link, you can rewrite that to an external link - many people use this technique to track clicks on their outgoing links. But it won't work the other way around. In order to invoke .htaccess, the link has to result in a request to your site.
Jim