My original links are like this,"www.yahoo.com",but when visited through Apache2, it is changed to "http://localhost/www.yahoo.com". Anyone tell me how to remove "localhost" inside?
ToneLeMoan
1:21 pm on Aug 16, 2004 (gmt 0)
Could it be as simple as prefixing with "http://"?
Do the links prefixed with "http://" work? Otherwise the server's not configured correctly (which I doubt).