Forum Moderators: phranque

Message Too Old, No Replies

links doesn't work

         

nirvana

1:05 pm on Aug 16, 2004 (gmt 0)

10+ Year Member



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)

10+ Year Member



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).

nirvana

2:06 pm on Aug 16, 2004 (gmt 0)

10+ Year Member



Yes,exactly. Thank you very much!