I have a default template group called “main”.
I activated “make index temlate the homepage”
I used to be able to access the other templates in the group like this(I removed index.php):
http://mydomain.com/template1
http://mydomain.com/template2
...
Now all of a sudden I have to add the template group:
http://mydomain.com/main/template1
http://mydomain.com/main/template2
...
Otherwise I get 404s
I dont remember having changed anything.
Any ideas?