By geraldgrogan on
I have a drupal website setup and seems to be working just fine. I migrated it from my windows webserver to my unix server a while back without much issues.
On the UNIX server I chose to have the webserver use port 8001 instead the default port 80.
It appears that my rss feeds (from drupal) will not work on most rss readers due to the default port no being on port 80.
It works just fine on my windows webserver (still up and running using port 80)
Have you seen this issue before?