In my wp 2.0 semiologic 3.2 install, on some pages I have "trackback" links in the format:
http://site.com/blog/page/trackback/
where page is the page name give the page the link is on. Problem is, when those links are clicked upon, I get the following error:
==================================================
OK
The document has moved here.
Apache-AdvancedExtranetServer/1.3.33 Server at
site.com Port 80
==================================================
where "here" points to http://site.com/blog/page/
where "page" is the page name of the page where the trackback link was.
Q: What does this "trackback" do, and do I need it? If I can fix it, fine, but if it does not do anything for me or my visitors, then how do I remove it?
btw: I already made sure my htaccess is writable by the server, and I re-saved the permalink settings, no improvement.
Thanks for any help you could provide. :)