In my HTML file the HREF tag is: <A HREF="www.google.com" TARGET="_blank">google.com</A>
When clicked, the link in then directed to: http://10.10.1.5/test-a/ref/www.google.com
Basically it seems like it appends the link to the URL path.
This sounds like a base href problem; nothing related to php or apache.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php