Re: link problem - Apache or PHP?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



germ germ wrote:
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.

Is this a PHP or Apache problem and how do I fix it?

-Aaron

It's not a 'problem' of either. Without the 'http://' Apache assumes it is an releative link, and is appending it to the cwd.


--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@xxxxxxxxxxxx

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux