mazdaracer
Member
Posted 2 years ago #
SITE: http://pgm.homelinux.com/MBS
When accessing from localhost on the server (debian 5.02, apache2) the blog display is good. But from a remote site the formatting is gone. Looking at the source, I see the url is like "http://localhost...." and I think that's where the problem is. Shouldn't that be a relative url not an absolute one? When I look at egroupware, the url's are relative.
that is where the problem is, yes.
dont use localhost in the url setting(s). use a FQDN or a routable IP
mazdaracer
Member
Posted 2 years ago #
Where would I change those? Doesn't seem like the wp-config would be the place.
mazdaracer
Member
Posted 2 years ago #
Thank you! That link did the trick!
tejasdj12
Member
Posted 2 years ago #
Please tell me how actually you did it. I'm a newbie in all these and am facing similar problems.