No access to generator
« on: January 17, 2011, 07:06:08 PM »
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
Re: No access to generator
« Reply #1 on: January 17, 2011, 07:08:04 PM »
OK, when I access the generator folder, it takes me to the website index page.
Re: No access to generator
« Reply #2 on: January 17, 2011, 09:04:08 PM »
Hello,

please try to create a file name ".htaccess" in generator/ folder with one line:
RewriteEngine off
Re: No access to generator
« Reply #3 on: January 17, 2011, 09:10:35 PM »
Saw that in another post and have already done that.
Thanks Again,
Mitch
Re: No access to generator
« Reply #5 on: January 17, 2011, 09:38:32 PM »
Can I email that to you?
Re: No access to generator
« Reply #7 on: January 18, 2011, 10:00:43 PM »
Thank you for your PM, you had a generator folder created in upper case like "Generator", I've corrected that.
Re: No access to generator
« Reply #8 on: January 18, 2011, 10:11:26 PM »
That works!
Thanks!!
Re: No access to generator
« Reply #9 on: January 25, 2011, 12:32:09 PM »
I just install the generator to my public_html folder, and add a .htaccess file with words recommanded, still doesn't work ... need help
Re: No access to generator
« Reply #10 on: January 25, 2011, 12:34:00 PM »
Can you please provide a temporary ftp access via private message for troubleshooting?
Re: No access to generator
« Reply #11 on: January 26, 2011, 03:06:46 PM »
still get no respose?
Re: No access to generator
« Reply #13 on: January 27, 2011, 10:01:28 PM »
Thank you, it works
Re: No access to generator
« Reply #14 on: February 26, 2011, 11:54:14 PM »
I have installed the generator folder in the public_html ... and I have created the .htaccess file in the folder as recommended in this thread.... however, I still can not access the generator when going to [ External links are visible to forum administrators only ] ( of course I replaced mysite with my actual sites web address.. lol )