Downloaded files to generator folder in public folder. Created sitemap.xml and ror.xml and put them in public folder and change permissions on them to 666. Changed permission on data folder to 777.
When I enter [ External links are visible to forum administrators only ], it takes me to [ External links are visible to forum administrators only ].
I have a .htaccess file in the public folder that reads like this:
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)-(.*)/(.*)\.html$ index.php?app=$1&ns=$2&ref=$3 [L,PT]
ErrorDocument 404 [ External links are visible to forum administrators only ]
Could this be the problem?
Thanks,
Mitch