Whenever I have create a new template group in EE I can access that template group's index file as follows:

http://www.mysite.com/my_template_group/

However, I am working on a project and for the first time ever if I use that link I get the following error message:

You do not have permission to access this directory.

If I include the index in the url it works fine:

http://www.mysite.com/my_template_group/index

What would be causing this snafu and how can I resolve it? Using the /index in the link is unacceptable.

Thanks.

link|improve this question

Is this an EE-generated error (using the EE user message design), or a plain-jane server error message (large black text on white)? – Derek Hogue Aug 30 '11 at 14:24
This is a server error message. – fmz Aug 30 '11 at 15:06
You don't just happen to have an empty folder in your site root with the same name as your template group? – Derek Hogue Aug 30 '11 at 20:41
Hi Derek, that is it. I just did a review of the root directory and there it was - a legacy calendar folder. Elevate your comment to an answer and you get the correct answer award. – fmz Sep 7 '11 at 17:06
feedback

1 Answer

up vote 1 down vote accepted

You don't just happen to have an empty folder in your site root with the same name as your template group?

link|improve this answer
that was the problem. Thanks. – fmz Sep 13 '11 at 11:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.