XF 1.1 feed burner error

the installation is in root with one add-on xenporta, the bottom rss button generates the link http://www.alimaula.org/forums/-/index.rss feed burner refers to a page that say in both cases http://www.alimaula.org/forum/forums/-/index.rss and http://www.alimaula.org/forums/-/index.rss
the links for below are
http://feedvalidator.org/check.cgi?url=http://www.alimaula.org/forums/-/index.rss

http://feedvalidator.org/check.cgi?url=http://www.alimaula.org/forum/forums/-/index.rss
do I have to make changes in HTML or CSS?
Source: http://www.alimaula.org/forums/-/index.rss

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  2. <html><head>
  3. <title>404 Not Found</title>
  4. </head><body>
  5. <h1>Not Found</h1>
  6. <p>The requested URL /forums/-/index.rss was not found on this server.</p>
  7. <p>Additionally, a 404 Not Found
  8. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  9. </body></html>
 
Top Bottom