Hi, the phalcon tutorial ( from github ) works perfectly in local, but not on internet
on the internet, when i go to https://mywebsite.com/tutorial/public/ i can see the hello with the " signup here " link, but when i click i m redirected to https://mywebsite.com/tutorial/signup/ with a 404 error.
everything works perfectly when i do it on localhost. i dont know where is the problem. thank you for your help