Wordpress works for someone on 1and1
Strangely, here is someone who likes 1and1 and is running wordpress with trackbacks. I wonder how they got past the fact that acceptpathinfo is not allowed in htaccess, as far as I can tell.
Strangely, here is someone who likes 1and1 and is running wordpress with trackbacks. I wonder how they got past the fact that acceptpathinfo is not allowed in htaccess, as far as I can tell.
You must be logged in to post a comment.
November 28th, 2004 at 6:19 am
Well, I hacked the code so that trackback url’s are in the form address/program?p=post instead of address/program/post, so that things work without AcceptPathInfo. And only then did I bother to upgrade to the newer WordPress where it uses a much nicer trackback url format obtained with mod_rewrite.