• pstew21

    (@pstew21)


    Ok,
    I don’t know what happened, everything with my rss2 feed at http://www.patrickstuart.com/feed/rss2/ was working and now its not.
    It does work if you remove the trailing slash, http://www.patrickstuart.com/feed/rss2
    Here is my mod rewrite line for this:
    RewriteRule ^feed/?([_0-9a-z-]+)?/?$ /wp-feed.php?feed=$1 [QSA]
    Not sure what could be causing this, I have 2 other WP blogs set up already and they work fine, and this worked fine before.
    Btw, this is the link being generated by the template index.php as well, so it should work.
    Any help would be greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pstew21

    (@pstew21)

    Ok, really odd now, it works with Internet Explorer, but not Firefox and just my site???
    Wierd…

    Thread Starter pstew21

    (@pstew21)

    Ok, cleared out cache on Firefox and that seemed to fix it, wierd

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘RSS Mod_Rewrite Problems’ is closed to new replies.