As far as I can see this module does not redirect feeds when running on Lighttpd. Please include this in your description; I will investigate if we can come up with a mod_rewrite method for this.
As far as I can see this module does not redirect feeds when running on Lighttpd. Please include this in your description; I will investigate if we can come up with a mod_rewrite method for this.
Comments
Comment #1
dave reidThat is really, really odd. All it uses to redirect is the standard PHP header() function...
Comment #2
dave reidWhat other modules do you have enabled? Are you still having this problem?
Comment #3
Roelven commentedActually, it didn't seem to work 'cause of my modifications in drupal.lua. When using standard settings it does work. My bad!
Comment #4
dave reidThanks for following up. Glad to know it works. :)