We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

access error

I have this error ("aaaaa" is a root folder of my app)

I try access https://localhost/aaaaa/index/index and:

Forbidden

You don't have permission to access /aaaaa/public/redirect:/aaaaa/public/index.html/index/index on this server.

but, all other pages of my app are accessed correctly.

I already gave access permission for all users in the folder.

why this error happens?

phalcon 1.3.2

php 5.5.9

sorry for my english

Thanks.

What version of Apache are you running? Or what is your setup running on Linux, Mac, Windows?